Home
last modified time | relevance | path

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

12

/Linux-v6.1/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-v6.1/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-v6.1/drivers/staging/media/deprecated/saa7146/ttpci/
Dbudget-core.c62 if (!budget->feeding || !budget->fe_synced) in start_ts_capture()
194 if (budget->feeding == 0 || newdma == olddma) in vpeirq()
321 if (budget->feeding++ == 0) in budget_start_feed()
336 if (--budget->feeding == 0) in budget_stop_feed()
587 if (budget->feeding) { in ttpci_budget_set_video_port()
Dbudget.h72 int feeding; member
/Linux-v6.1/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()
/Linux-v6.1/Documentation/devicetree/bindings/mmc/
Dbrcm,bcm2835-sdhost.txt8 - clocks: The clock feeding the SDHOST controller.
Dmoxa,moxart-mmc.txt12 - clocks : Should contain phandle for the clock feeding the MMC controller
Dsdhci-sprd.txt13 - clocks: Should contain phandle for the clock feeding the SDHCI controller
/Linux-v6.1/Documentation/devicetree/bindings/watchdog/
Darmada-37xx-wdt.txt7 - clocks : the clock feeding the watchdog timer. See clock-bindings.txt
Ddavinci-wdt.txt9 - clocks : the clock feeding the watchdog timer.
Dalphascale-asm9260.txt7 - clocks : the clocks feeding the watchdog timer. See clock-bindings.txt
/Linux-v6.1/Documentation/devicetree/bindings/net/can/
Dholt_hi311x.txt7 - clocks: The clock feeding the CAN controller.
Dmicrochip,mcp251x.txt9 - clocks: The clock feeding the CAN controller.
/Linux-v6.1/Documentation/userspace-api/media/dvb/
Dca-set-descr.rst34 CA_SET_DESCR is used for feeding descrambler CA slots with descrambling
/Linux-v6.1/Documentation/devicetree/bindings/spi/
Dbrcm,bcm2835-spi.txt12 - clocks: The clock feeding the SPI controller.
Dbrcm,bcm2835-aux-spi.txt11 - clocks: The clock feeding the SPI controller - needs to
/Linux-v6.1/Documentation/devicetree/bindings/display/
Dsnps,arcpgu.txt13 - "pxlclk" for the clock feeding the output PLL of the controller.
/Linux-v6.1/Documentation/devicetree/bindings/timer/
Dti,keystone-timer.txt20 - clocks : the clock feeding the timer clock.
Dti,davinci-timer.txt24 - clocks : the clock feeding the timer clock.
/Linux-v6.1/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()
/Linux-v6.1/Documentation/devicetree/bindings/rtc/
Drtc-omap.txt18 - clocks: Any internal or external clocks feeding in to rtc
/Linux-v6.1/drivers/staging/media/deprecated/saa7146/av7110/
Dav7110.h211 int feeding; member
/Linux-v6.1/Documentation/devicetree/bindings/memory-controllers/
Datmel,ebi.txt33 - clocks: Clock feeding the EBI controller.
/Linux-v6.1/arch/arm/boot/dts/
Dimx6-logicpd-som.dtsi199 /* Reroute power feeding the CPU to come from the external PMIC */

12