Home
last modified time | relevance | path

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

12

/linux/drivers/media/usb/au0828/
H A 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()
H A Dau0828.h94 int feeding; member
/linux/drivers/media/pci/ttpci/
H A 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()
H A Dbudget.h78 int feeding; member
/linux/Documentation/devicetree/bindings/sound/
H A 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/drivers/media/pci/cx18/
H A 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/Documentation/devicetree/bindings/net/can/
H A Dholt_hi311x.txt7 - clocks: The clock feeding the CAN controller.
/linux/Documentation/userspace-api/media/dvb/
H A Dca-set-descr.rst34 CA_SET_DESCR is used for feeding descrambler CA slots with descrambling
/linux/Documentation/devicetree/bindings/mmc/
H A Dmoxa,moxart-mmc.txt12 - clocks : Should contain phandle for the clock feeding the MMC controller
/linux/Documentation/devicetree/bindings/display/
H A Dsnps,arcpgu.txt13 - "pxlclk" for the clock feeding the output PLL of the controller.
/linux/drivers/media/pci/saa7164/
H A 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/Documentation/devicetree/bindings/rtc/
H A Drtc-omap.txt18 - clocks: Any internal or external clocks feeding in to rtc
/linux/drivers/staging/media/av7110/
H A Dav7110.h210 int feeding; member
H A Dav7110.c1054 int feeding; in restart_feeds() local
1063 feeding = av7110->feeding1; /* full_ts mod */ in restart_feeds()
1082 av7110->feeding1 = feeding; /* full_ts mod */ in restart_feeds()
/linux/Documentation/devicetree/bindings/memory-controllers/
H A Datmel,ebi.txt33 - clocks: Clock feeding the EBI controller.
H A Dti-aemif.txt41 - clocks: the clock feeding the controller clock. Required only
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6-logicpd-som.dtsi199 /* Reroute power feeding the CPU to come from the external PMIC */
/linux/Documentation/dev-tools/
H A Dcoccinelle.rst142 ``--chunksize 1`` argument. This ensures we keep feeding threads with work
145 feeding it more work.
/linux/Documentation/maintainer/
H A Dfeature-and-driver-maintainers.rst24 require relatively small amount of care and feeding. Nonetheless
/linux/Documentation/hid/
H A Dhiddev.rst2 Care and feeding of your Human Interface Devices
/linux/Documentation/gpu/
H A Dintroduction.rst126 need a display pipeline with one full-screen scanout buffer feeding one output.
/linux/Documentation/RCU/
H A Drcu_dereference.rst6 Proper care and feeding of address and data dependencies is critically
/linux/Documentation/filesystems/
H A Dramfs-rootfs-initramfs.rst173 using the config file (by feeding it to usr/gen_init_cpio, which is created
/linux/tools/memory-model/Documentation/
H A Daccess-marking.txt117 However, please keep in mind that a data_race() load feeding into
/linux/Documentation/ABI/stable/
H A Dsysfs-driver-mlxreg-io467 feeding and line card configuration Id.

12