Home
last modified time | relevance | path

Searched refs:sensor_async_subdev (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-csi2-dphy.c39 struct sensor_async_subdev { struct
727 struct sensor_async_subdev *s_asd = container_of(asd, in rockchip_csi2_dphy_notifier_bound()
728 struct sensor_async_subdev, asd); in rockchip_csi2_dphy_notifier_bound()
794 struct sensor_async_subdev *s_asd = in rockchip_csi2_dphy_fwnode_parse()
795 container_of(asd, struct sensor_async_subdev, asd); in rockchip_csi2_dphy_fwnode_parse()
854 sizeof(struct sensor_async_subdev), 0, in rockchip_csi2dphy_media_init()
H A Dphy-rockchip-mipi-rx.c561 struct sensor_async_subdev { struct
1635 struct sensor_async_subdev *s_asd = container_of(asd, in rockchip_mipidphy_notifier_bound()
1636 struct sensor_async_subdev, asd); in rockchip_mipidphy_notifier_bound()
1700 struct sensor_async_subdev *s_asd = in rockchip_mipidphy_fwnode_parse()
1701 container_of(asd, struct sensor_async_subdev, asd); in rockchip_mipidphy_fwnode_parse()
1760 sizeof(struct sensor_async_subdev), 0, in rockchip_mipidphy_media_init()
/OK3568_Linux_fs/kernel/drivers/media/pci/intel/ipu3/
H A Dipu3-cio2.c1381 struct sensor_async_subdev { struct
1393 struct sensor_async_subdev *s_asd = container_of(asd, in cio2_notifier_bound() argument
1394 struct sensor_async_subdev, asd); in cio2_notifier_bound()
1416 struct sensor_async_subdev *s_asd = container_of(asd, in cio2_notifier_unbind()
1417 struct sensor_async_subdev, asd); in cio2_notifier_unbind()
1427 struct sensor_async_subdev *s_asd; in cio2_notifier_complete()
1434 s_asd = container_of(asd, struct sensor_async_subdev, asd); in cio2_notifier_complete()
1479 struct sensor_async_subdev *s_asd; in cio2_parse_firmware()
1501 s_asd = container_of(asd, struct sensor_async_subdev, asd); in cio2_parse_firmware()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/
H A Dsubdev-itf.c955 struct sensor_async_subdev { struct
965 struct sensor_async_subdev *s_asd = in sditf_fwnode_parse() argument
966 container_of(asd, struct sensor_async_subdev, asd); in sditf_fwnode_parse()
1103 sizeof(struct sensor_async_subdev), 0, in sditf_subdev_notifier()