Home
last modified time | relevance | path

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

/linux-5.10/drivers/media/pci/intel/ipu3/
Dipu3-cio2.c1378 struct sensor_async_subdev { struct
1390 struct sensor_async_subdev *s_asd = container_of(asd, in cio2_notifier_bound() argument
1391 struct sensor_async_subdev, asd); in cio2_notifier_bound()
1413 struct sensor_async_subdev *s_asd = container_of(asd, in cio2_notifier_unbind()
1414 struct sensor_async_subdev, asd); in cio2_notifier_unbind()
1424 struct sensor_async_subdev *s_asd; in cio2_notifier_complete()
1431 s_asd = container_of(asd, struct sensor_async_subdev, asd); in cio2_notifier_complete()
1476 struct sensor_async_subdev *s_asd = NULL; in cio2_parse_firmware()