Home
last modified time | relevance | path

Searched refs:feeding (Results 1 – 25 of 35) sorted by relevance

12

/linux-6.14.4/drivers/media/usb/au0828/
Dau0828-dvb.c290 if (dvb->feeding++ == 0) { in au0828_dvb_start_feed()
296 dvb->feeding--; /* We ran out of memory... */ in au0828_dvb_start_feed()
321 if (dvb->feeding > 0) { in au0828_dvb_stop_feed()
322 dvb->feeding--; in au0828_dvb_stop_feed()
323 if (dvb->feeding == 0) { in au0828_dvb_stop_feed()
Dau0828.h94 int feeding; member
/linux-6.14.4/drivers/media/pci/ttpci/
Dbudget-core.c63 if (!budget->feeding || !budget->fe_synced) in start_ts_capture()
195 if (budget->feeding == 0 || newdma == olddma) in vpeirq()
324 if (budget->feeding++ == 0) in budget_start_feed()
339 if (--budget->feeding == 0) in budget_stop_feed()
597 if (budget->feeding) { in ttpci_budget_set_video_port()
Dbudget.h78 int feeding; member
/linux-6.14.4/Documentation/devicetree/bindings/sound/
Daxentia,tse850-pcm5142.txt37 In the above, the 'loop1' relays are inactive, thus feeding IN1 to the mixer
38 (if 'add' is active) and feeding the mixer output to OUT1. The 'loop2' relays
/linux-6.14.4/drivers/media/pci/cx18/
Dcx18-dvb.c285 if (stream->dvb->feeding++ == 0) { in cx18_dvb_start_feed()
292 stream->dvb->feeding--; in cx18_dvb_start_feed()
293 if (stream->dvb->feeding == 0) in cx18_dvb_start_feed()
318 if (--stream->dvb->feeding == 0) { in cx18_dvb_stop_feed()
Dcx18-driver.h336 int feeding; member
/linux-6.14.4/Documentation/devicetree/bindings/watchdog/
Darmada-37xx-wdt.txt7 - clocks : the clock feeding the watchdog timer. See clock-bindings.txt
/linux-6.14.4/Documentation/devicetree/bindings/net/can/
Dholt_hi311x.txt7 - clocks: The clock feeding the CAN controller.
/linux-6.14.4/Documentation/devicetree/bindings/mmc/
Dmoxa,moxart-mmc.txt12 - clocks : Should contain phandle for the clock feeding the MMC controller
/linux-6.14.4/Documentation/userspace-api/media/dvb/
Dca-set-descr.rst34 CA_SET_DESCR is used for feeding descrambler CA slots with descrambling
/linux-6.14.4/Documentation/devicetree/bindings/display/
Dsnps,arcpgu.txt13 - "pxlclk" for the clock feeding the output PLL of the controller.
/linux-6.14.4/Documentation/devicetree/bindings/timer/
Dti,keystone-timer.txt20 - clocks : the clock feeding the timer clock.
/linux-6.14.4/drivers/media/pci/saa7164/
Dsaa7164-dvb.c295 if (dvb->feeding++ == 0) { in saa7164_dvb_start_feed()
301 __func__, port->nr, dvb->feeding); in saa7164_dvb_start_feed()
319 if (--dvb->feeding == 0) { in saa7164_dvb_stop_feed()
325 __func__, port->nr, dvb->feeding); in saa7164_dvb_stop_feed()
Dsaa7164.h238 int feeding; member
/linux-6.14.4/Documentation/devicetree/bindings/rtc/
Drtc-omap.txt18 - clocks: Any internal or external clocks feeding in to rtc
/linux-6.14.4/drivers/staging/media/av7110/
Dav7110.h210 int feeding; member
/linux-6.14.4/Documentation/devicetree/bindings/memory-controllers/
Datmel,ebi.txt33 - clocks: Clock feeding the EBI controller.
Dti-aemif.txt41 - clocks: the clock feeding the controller clock. Required only
/linux-6.14.4/arch/arm/boot/dts/nxp/imx/
Dimx6-logicpd-som.dtsi199 /* Reroute power feeding the CPU to come from the external PMIC */
/linux-6.14.4/Documentation/devicetree/bindings/pinctrl/
Dactions,s700-pinctrl.txt10 - clocks: phandle of the clock feeding the pin controller
Dactions,s900-pinctrl.txt10 - clocks: phandle of the clock feeding the pin controller
/linux-6.14.4/Documentation/dev-tools/
Dcoccinelle.rst142 ``--chunksize 1`` argument. This ensures we keep feeding threads with work
145 feeding it more work.
/linux-6.14.4/Documentation/usb/
DCREDITS146 charge of composing, maintaining and feeding the
/linux-6.14.4/Documentation/maintainer/
Dfeature-and-driver-maintainers.rst24 require relatively small amount of care and feeding. Nonetheless

12