Searched defs:pcdev (Results 1 – 10 of 10) sorted by relevance
/drivers/media/platform/ |
D | pxa_camera.c | 789 static struct device *pcdev_to_dev(struct pxa_camera_dev *pcdev) in pcdev_to_dev() 804 struct pxa_camera_dev *pcdev = data; in pxa_camera_dma_irq_y() local 811 struct pxa_camera_dev *pcdev = data; in pxa_camera_dma_irq_u() local 818 struct pxa_camera_dev *pcdev = data; in pxa_camera_dma_irq_v() local 835 static int pxa_init_dma_channel(struct pxa_camera_dev *pcdev, in pxa_init_dma_channel() 873 static void pxa_videobuf_set_actdma(struct pxa_camera_dev *pcdev, in pxa_videobuf_set_actdma() 888 static void pxa_dma_start_channels(struct pxa_camera_dev *pcdev) in pxa_dma_start_channels() 899 static void pxa_dma_stop_channels(struct pxa_camera_dev *pcdev) in pxa_dma_stop_channels() 910 static void pxa_dma_add_tail_buf(struct pxa_camera_dev *pcdev, in pxa_dma_add_tail_buf() 931 static void pxa_camera_start_capture(struct pxa_camera_dev *pcdev) in pxa_camera_start_capture() [all …]
|
D | m2m-deinterlace.c | 158 struct deinterlace_dev *pcdev = ctx->dev; in deinterlace_job_ready() local 175 struct deinterlace_dev *pcdev = ctx->dev; in deinterlace_job_abort() local 187 struct deinterlace_dev *pcdev = ctx->dev; in deinterlace_lock() local 194 struct deinterlace_dev *pcdev = ctx->dev; in deinterlace_unlock() local 201 struct deinterlace_dev *pcdev = curr_ctx->dev; in dma_callback() local 228 struct deinterlace_dev *pcdev = ctx->dev; in deinterlace_issue_dma() local 907 struct deinterlace_dev *pcdev = video_drvdata(file); in deinterlace_open() local 941 struct deinterlace_dev *pcdev = video_drvdata(file); in deinterlace_release() local 1001 struct deinterlace_dev *pcdev; in deinterlace_probe() local 1069 struct deinterlace_dev *pcdev = platform_get_drvdata(pdev); in deinterlace_remove() local
|
D | mx2_emmaprp.c | 244 struct emmaprp_dev *pcdev = ctx->dev; in emmaprp_job_abort() local 256 struct emmaprp_dev *pcdev = ctx->dev; in emmaprp_lock() local 263 struct emmaprp_dev *pcdev = ctx->dev; in emmaprp_unlock() local 267 static inline void emmaprp_dump_regs(struct emmaprp_dev *pcdev) in emmaprp_dump_regs() 292 struct emmaprp_dev *pcdev = ctx->dev; in emmaprp_device_run() local 351 struct emmaprp_dev *pcdev = data; in emmaprp_irq() local 788 struct emmaprp_dev *pcdev = video_drvdata(file); in emmaprp_open() local 826 struct emmaprp_dev *pcdev = video_drvdata(file); in emmaprp_release() local 844 struct emmaprp_dev *pcdev = video_drvdata(file); in emmaprp_poll() local 856 struct emmaprp_dev *pcdev = video_drvdata(file); in emmaprp_mmap() local [all …]
|
/drivers/pinctrl/meson/ |
D | pinctrl-meson.c | 109 static int meson_get_groups_count(struct pinctrl_dev *pcdev) in meson_get_groups_count() 116 static const char *meson_get_group_name(struct pinctrl_dev *pcdev, in meson_get_group_name() 124 static int meson_get_group_pins(struct pinctrl_dev *pcdev, unsigned selector, in meson_get_group_pins() 135 static void meson_pin_dbg_show(struct pinctrl_dev *pcdev, struct seq_file *s, in meson_pin_dbg_show() 183 static int meson_pmx_set_mux(struct pinctrl_dev *pcdev, unsigned func_num, in meson_pmx_set_mux() 209 static int meson_pmx_request_gpio(struct pinctrl_dev *pcdev, in meson_pmx_request_gpio() 220 static int meson_pmx_get_funcs_count(struct pinctrl_dev *pcdev) in meson_pmx_get_funcs_count() 227 static const char *meson_pmx_get_func_name(struct pinctrl_dev *pcdev, in meson_pmx_get_func_name() 235 static int meson_pmx_get_groups(struct pinctrl_dev *pcdev, unsigned selector, in meson_pmx_get_groups() 255 static int meson_pinconf_set(struct pinctrl_dev *pcdev, unsigned int pin, in meson_pinconf_set() [all …]
|
D | pinctrl-meson.h | 113 struct pinctrl_dev *pcdev; member
|
/drivers/media/platform/soc_camera/ |
D | sh_mobile_ceu_camera.c | 164 static int sh_mobile_ceu_soft_reset(struct sh_mobile_ceu_dev *pcdev) in sh_mobile_ceu_soft_reset() 211 struct sh_mobile_ceu_dev *pcdev = ici->priv; in sh_mobile_ceu_videobuf_setup() local 253 static int sh_mobile_ceu_capture(struct sh_mobile_ceu_dev *pcdev) in sh_mobile_ceu_capture() 356 struct sh_mobile_ceu_dev *pcdev = ici->priv; in sh_mobile_ceu_videobuf_queue() local 408 struct sh_mobile_ceu_dev *pcdev = ici->priv; in sh_mobile_ceu_videobuf_release() local 437 struct sh_mobile_ceu_dev *pcdev = ici->priv; in sh_mobile_ceu_videobuf_init() local 452 struct sh_mobile_ceu_dev *pcdev = ici->priv; in sh_mobile_ceu_stop_streaming() local 480 struct sh_mobile_ceu_dev *pcdev = data; in sh_mobile_ceu_irq() local 533 struct sh_mobile_ceu_dev *pcdev = ici->priv; in sh_mobile_ceu_clock_start() local 547 struct sh_mobile_ceu_dev *pcdev = ici->priv; in sh_mobile_ceu_clock_stop() local [all …]
|
/drivers/amba/ |
D | bus.c | 45 struct amba_device *pcdev = to_amba_device(dev); in amba_match() local 57 struct amba_device *pcdev = to_amba_device(dev); in amba_uevent() local 144 struct amba_device *pcdev = to_amba_device(dev); in amba_pm_runtime_suspend() local 159 struct amba_device *pcdev = to_amba_device(dev); in amba_pm_runtime_resume() local 209 static int amba_get_enable_pclk(struct amba_device *pcdev) in amba_get_enable_pclk() 224 static void amba_put_disable_pclk(struct amba_device *pcdev) in amba_put_disable_pclk() 236 struct amba_device *pcdev = to_amba_device(dev); in amba_probe() local 277 struct amba_device *pcdev = to_amba_device(dev); in amba_remove() local 676 struct amba_device *pcdev = to_amba_device(dev); in amba_find_match() local
|
/drivers/pinctrl/ |
D | pinctrl-digicolor.c | 147 static int dc_pmx_request_gpio(struct pinctrl_dev *pcdev, in dc_pmx_request_gpio()
|
/drivers/media/platform/coda/ |
D | coda-common.c | 1071 struct coda_dev *pcdev = ctx->dev; in coda_lock() local 1079 struct coda_dev *pcdev = ctx->dev; in coda_unlock() local
|
/drivers/dma/ |
D | pl330.c | 2793 struct amba_device *pcdev = to_amba_device(dev); in pl330_suspend() local 2808 struct amba_device *pcdev = to_amba_device(dev); in pl330_resume() local
|