/linux/drivers/gpu/drm/renesas/rz-du/ |
H A D | rzg2l_du_crtc.h | 36 * @vsp: VSP feeding video to this CRTC 37 * @vsp_pipe: index of the VSP pipeline feeding video to this CRTC
|
/linux/drivers/gpu/drm/renesas/rcar-du/ |
H A D | rcar_du_crtc.h | 43 * @vsp: VSP feeding video to this CRTC 44 * @vsp_pipe: index of the VSP pipeline feeding video to this CRTC
|
/linux/Documentation/devicetree/bindings/sound/ |
H A D | st,stm32-i2s.yaml | 30 - description: clock feeding the peripheral bus interface. 31 - description: clock feeding the internal clock generator.
|
/linux/drivers/media/pci/saa7164/ |
H A D | saa7164-dvb.c | 295 if (dvb->feeding++ == 0) { in saa7164_dvb_start_feed() 300 dprintk(DBGLVL_DVB, "%s(port=%d) now feeding = %d\n", 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() 324 dprintk(DBGLVL_DVB, "%s(port=%d) now feeding = %d\n", in saa7164_dvb_stop_feed() 325 __func__, port->nr, dvb->feeding); in saa7164_dvb_stop_feed()
|
/linux/drivers/media/usb/au0828/ |
H A D | au0828-dvb.c | 290 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()
|
/linux/drivers/media/pci/ttpci/ |
H A D | budget-core.c | 63 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 D | budget.h | 78 int feeding; member
|
/linux/include/linux/regulator/ |
H A D | userspace-consumer.h | 12 * @num_supplies: Number of supplies feeding the line
|
/linux/Documentation/devicetree/bindings/watchdog/ |
H A D | armada-37xx-wdt.txt | 7 - clocks : the clock feeding the watchdog timer. See clock-bindings.txt
|
/linux/Documentation/devicetree/bindings/net/can/ |
H A D | holt_hi311x.txt | 7 - clocks: The clock feeding the CAN controller.
|
/linux/Documentation/devicetree/bindings/mmc/ |
H A D | moxa,moxart-mmc.txt | 12 - clocks : Should contain phandle for the clock feeding the MMC controller
|
/linux/Documentation/devicetree/bindings/display/ |
H A D | snps,arcpgu.txt | 13 - "pxlclk" for the clock feeding the output PLL of the controller.
|
H A D | brcm,bcm2835-dsi0.yaml | 30 - description: The DSI PLL clock feeding the DSI analog PHY
|
H A D | arm,malidp.yaml | 54 - description: the pixel clock feeding the output PLL of the processor
|
/linux/Documentation/userspace-api/media/dvb/ |
H A D | ca-set-descr.rst | 34 CA_SET_DESCR is used for feeding descrambler CA slots with descrambling
|
/linux/drivers/media/pci/cx18/ |
H A D | cx18-dvb.c | 285 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/rtc/ |
H A D | rtc-omap.txt | 18 - clocks: Any internal or external clocks feeding in to rtc
|
/linux/drivers/gpu/drm/ |
H A D | drm_bridge_helper.c | 12 * drm_bridge_helper_reset_crtc - Reset the pipeline feeding a bridge
|
/linux/Documentation/devicetree/bindings/i2c/ |
H A D | i2c-owl.yaml | 33 description: Phandle of the clock feeding the I2C controller.
|
/linux/include/asm-generic/ |
H A D | checksum.h | 11 * returns a 32-bit number suitable for feeding into itself
|
/linux/Documentation/devicetree/bindings/dma/ |
H A D | owl-dma.yaml | 48 Phandle and Specifier of the clock feeding the DMA controller.
|
/linux/arch/alpha/include/asm/ |
H A D | checksum.h | 27 * returns a 32-bit number suitable for feeding into itself
|
/linux/arch/s390/lib/ |
H A D | csum-partial.c | 11 * Returns a 32-bit number suitable for feeding into itself
|
/linux/drivers/watchdog/ |
H A D | bd96801_wdt.c | 54 * timeout values. SHORT time is meaningful only in window mode where feeding 56 * feeding is not occurring within given time limit (SoC SW hangs). The LONG
|
/linux/drivers/media/usb/dvb-usb/ |
H A D | dvb-usb-dvb.c | 31 deb_ts("stop feeding\n"); in dvb_usb_ctrl_feed() 71 deb_ts("start feeding\n"); in dvb_usb_ctrl_feed()
|