Searched refs:cio2_device (Results 1 – 2 of 2) sorted by relevance
112 static void cio2_fbpt_exit_dummy(struct cio2_device *cio2) in cio2_fbpt_exit_dummy()128 static int cio2_fbpt_init_dummy(struct cio2_device *cio2) in cio2_fbpt_init_dummy()764 struct cio2_device *cio2 = cio2_ptr; in cio2_irq()808 struct cio2_device *cio2 = vb2_get_drv_priv(vq); in cio2_vb2_queue_setup()987 struct cio2_device *cio2 = vb2_get_drv_priv(vq); in cio2_vb2_start_streaming()1032 struct cio2_device *cio2 = vb2_get_drv_priv(vq); in cio2_vb2_stop_streaming()1314 struct cio2_device *cio2 = video_get_drvdata(vd); in cio2_video_link_validate()1378 struct cio2_device *cio2 = to_cio2_device(notifier); in cio2_notifier_bound()1404 struct cio2_device *cio2 = to_cio2_device(notifier); in cio2_notifier_unbind()1679 struct cio2_device *cio2; in cio2_pci_probe()[all …]
374 struct cio2_device { struct400 #define to_cio2_device(n) container_of(n, struct cio2_device, notifier) argument