Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/media/pci/intel/ipu3/
Dipu3-cio2-main.c1369 struct sensor_async_subdev { struct
1381 struct sensor_async_subdev *s_asd = container_of(asd, in cio2_notifier_bound() argument
1382 struct sensor_async_subdev, asd); in cio2_notifier_bound()
1404 struct sensor_async_subdev *s_asd = container_of(asd, in cio2_notifier_unbind()
1405 struct sensor_async_subdev, asd); in cio2_notifier_unbind()
1415 struct sensor_async_subdev *s_asd; in cio2_notifier_complete()
1422 s_asd = container_of(asd, struct sensor_async_subdev, asd); in cio2_notifier_complete()
1467 struct sensor_async_subdev *s_asd; in cio2_parse_firmware()
1482 &cio2->notifier, ep, struct sensor_async_subdev); in cio2_parse_firmware()