Searched refs:vpfe_device (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/am437x/ |
H A D | am437x-vpfe.c | 105 static int __subdev_get_format(struct vpfe_device *vpfe, 107 static int vpfe_calc_format_size(struct vpfe_device *vpfe, 111 static struct vpfe_fmt *find_format_by_code(struct vpfe_device *vpfe, in find_format_by_code() 126 static struct vpfe_fmt *find_format_by_pix(struct vpfe_device *vpfe, in find_format_by_pix() 141 static unsigned int __get_bytesperpixel(struct vpfe_device *vpfe, in __get_bytesperpixel() 179 static inline struct vpfe_device *to_vpfe(struct vpfe_ccdc *ccdc) in to_vpfe() 181 return container_of(ccdc, struct vpfe_device, ccdc); in to_vpfe() 255 struct vpfe_device *vpfe = to_vpfe(ccdc); in vpfe_reg_dump() 279 struct vpfe_device *vpfe = to_vpfe(ccdc); in vpfe_ccdc_validate_param() 329 struct vpfe_device *vpf in vpfe_ccdc_close() [all...] |
H A D | am437x-vpfe.h | 225 struct vpfe_device { struct
|
/kernel/linux/linux-6.6/drivers/media/platform/ti/am437x/ |
H A D | am437x-vpfe.c | 105 static int __subdev_get_format(struct vpfe_device *vpfe, 107 static int vpfe_calc_format_size(struct vpfe_device *vpfe, 111 static struct vpfe_fmt *find_format_by_code(struct vpfe_device *vpfe, in find_format_by_code() 126 static struct vpfe_fmt *find_format_by_pix(struct vpfe_device *vpfe, in find_format_by_pix() 141 static unsigned int __get_bytesperpixel(struct vpfe_device *vpfe, in __get_bytesperpixel() 179 static inline struct vpfe_device *to_vpfe(struct vpfe_ccdc *ccdc) in to_vpfe() 181 return container_of(ccdc, struct vpfe_device, ccdc); in to_vpfe() 255 struct vpfe_device *vpfe = to_vpfe(ccdc); in vpfe_reg_dump() 279 struct vpfe_device *vpfe = to_vpfe(ccdc); in vpfe_ccdc_validate_param() 329 struct vpfe_device *vpf in vpfe_ccdc_close() [all...] |
H A D | am437x-vpfe.h | 225 struct vpfe_device { struct
|
/kernel/linux/linux-5.10/drivers/media/platform/davinci/ |
H A D | vpfe_capture.c | 248 static int vpfe_config_ccdc_image_format(struct vpfe_device *vpfe_dev) in vpfe_config_ccdc_image_format() 295 static int vpfe_config_image_format(struct vpfe_device *vpfe_dev, in vpfe_config_image_format() 371 static int vpfe_initialize_device(struct vpfe_device *vpfe_dev) in vpfe_initialize_device() 419 struct vpfe_device *vpfe_dev = video_drvdata(file); in vpfe_open() 458 static void vpfe_schedule_next_buffer(struct vpfe_device *vpfe_dev) in vpfe_schedule_next_buffer() 471 static void vpfe_schedule_bottom_field(struct vpfe_device *vpfe_dev) in vpfe_schedule_bottom_field() 480 static void vpfe_process_buffer_complete(struct vpfe_device *vpfe_dev) in vpfe_process_buffer_complete() 492 struct vpfe_device *vpfe_dev = dev_id; in vpfe_isr() 569 struct vpfe_device *vpfe_dev = dev_id; in vdint1_isr() 593 static void vpfe_detach_irq(struct vpfe_device *vpfe_de [all...] |
/kernel/linux/linux-5.10/include/media/davinci/ |
H A D | vpfe_capture.h | 89 struct vpfe_device { struct 164 struct vpfe_device *vpfe_dev;
|
Completed in 8 milliseconds