Searched refs:vpfe_get_subdev_input_index (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/davinci/ |
H A D | vpfe_capture.c | 938 * vpfe_get_subdev_input_index - Get subdev index and subdev input index for a 941 static int vpfe_get_subdev_input_index(struct vpfe_device *vpfe_dev, in vpfe_get_subdev_input_index() function 996 if (vpfe_get_subdev_input_index(vpfe_dev, in vpfe_enum_input() 1043 ret = vpfe_get_subdev_input_index(vpfe_dev, in vpfe_s_input()
|
/kernel/linux/linux-5.10/drivers/media/platform/am437x/ |
H A D | am437x-vpfe.c | 1542 * vpfe_get_subdev_input_index - Get subdev index and subdev input index for a 1546 vpfe_get_subdev_input_index(struct vpfe_device *vpfe, in vpfe_get_subdev_input_index() function 1601 if (vpfe_get_subdev_input_index(vpfe, &subdev, &index, in vpfe_enum_input() 1634 ret = vpfe_get_subdev_input_index(vpfe, in vpfe_set_input()
|
/kernel/linux/linux-6.6/drivers/media/platform/ti/am437x/ |
H A D | am437x-vpfe.c | 1544 * vpfe_get_subdev_input_index - Get subdev index and subdev input index for a 1548 vpfe_get_subdev_input_index(struct vpfe_device *vpfe, in vpfe_get_subdev_input_index() function 1603 if (vpfe_get_subdev_input_index(vpfe, &subdev, &index, in vpfe_enum_input() 1636 ret = vpfe_get_subdev_input_index(vpfe, in vpfe_set_input()
|
Completed in 9 milliseconds