Searched refs:cio2_device (Results 1 – 2 of 2) sorted by relevance
111 static void cio2_fbpt_exit_dummy(struct cio2_device *cio2) in cio2_fbpt_exit_dummy()127 static int cio2_fbpt_init_dummy(struct cio2_device *cio2) in cio2_fbpt_init_dummy()758 struct cio2_device *cio2 = cio2_ptr; in cio2_irq()802 struct cio2_device *cio2 = vb2_get_drv_priv(vq); in cio2_vb2_queue_setup()981 struct cio2_device *cio2 = vb2_get_drv_priv(vq); in cio2_vb2_start_streaming()1026 struct cio2_device *cio2 = vb2_get_drv_priv(vq); in cio2_vb2_stop_streaming()1324 struct cio2_device *cio2 = video_get_drvdata(vd); in cio2_video_link_validate()1388 struct cio2_device *cio2 = to_cio2_device(notifier); in cio2_notifier_bound()1414 struct cio2_device *cio2 = to_cio2_device(notifier); in cio2_notifier_unbind()1719 struct cio2_device *cio2; in cio2_pci_probe()[all …]
378 struct cio2_device { struct404 #define to_cio2_device(n) container_of(n, struct cio2_device, notifier) argument