Home
last modified time | relevance | path

Searched defs:pipes (Results 1 – 10 of 10) sorted by relevance

/drivers/staging/media/atomisp/pci/atomisp2/css2400/
Dia_css_stream.h38 struct ia_css_pipe **pipes; member
Dsh_css.c139 struct ia_css_pipe *pipes[IA_CSS_PIPE_ID_NUM]; /* pipe handles */ member
/drivers/gpu/drm/imx/
Dimx-drm-core.c39 unsigned int pipes; member
/drivers/platform/goldfish/
Dgoldfish_pipe_v2.c232 struct goldfish_pipe **pipes; member
709 struct goldfish_pipe **pipes = in get_free_pipe_id_locked() local
/drivers/net/wireless/ath/ath10k/
Dusb.h109 struct ath10k_usb_pipe pipes[ATH10K_USB_PIPE_MAX]; member
/drivers/staging/media/atomisp/pci/atomisp2/
Datomisp_compat_css20.h163 struct ia_css_pipe *pipes[IA_CSS_PIPE_ID_NUM]; member
/drivers/gpu/drm/msm/mdp/mdp5/
Dmdp5_kms.c734 const enum mdp5_pipe *pipes, const uint32_t *offsets, in construct_pipes()
/drivers/net/wireless/ath/ath6kl/
Dusb.c70 struct ath6kl_usb_pipe pipes[ATH6KL_USB_PIPE_MAX]; member
/drivers/gpu/drm/gma500/
Dpsb_drv.h630 int pipes; /* Number of output pipes */ member
/drivers/gpu/drm/i915/
Dintel_dp.c554 unsigned int pipes = (1 << PIPE_A) | (1 << PIPE_B); in vlv_find_free_pps() local