Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/pci/intel/ipu3/
Dipu3-cio2.h404 #define to_cio2_device(n) container_of(n, struct cio2_device, notifier) macro
Dipu3-cio2-main.c1384 struct cio2_device *cio2 = to_cio2_device(notifier); in cio2_notifier_bound()
1405 struct cio2_device *cio2 = to_cio2_device(notifier); in cio2_notifier_unbind()
1414 struct cio2_device *cio2 = to_cio2_device(notifier); in cio2_notifier_complete()