Home
last modified time | relevance | path

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

/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/greybus/
H A Dsvc.c27 struct gb_svc *svc = to_gb_svc(dev); in endo_id_show()
36 struct gb_svc *svc = to_gb_svc(dev); in ap_intf_id_show()
51 struct gb_svc *svc = to_gb_svc(dev); in intf_eject_store()
72 struct gb_svc *svc = to_gb_svc(dev); in watchdog_show()
82 struct gb_svc *svc = to_gb_svc(dev); in watchdog_store()
103 struct gb_svc *svc = to_gb_svc(dev); in watchdog_action_show()
117 struct gb_svc *svc = to_gb_svc(dev); in watchdog_action_store()
1288 struct gb_svc *svc = to_gb_svc(dev); in gb_svc_release()
H A Dcore.c110 svc = to_gb_svc(dev); in greybus_uevent()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/greybus/
H A Dsvc.c27 struct gb_svc *svc = to_gb_svc(dev); in endo_id_show()
36 struct gb_svc *svc = to_gb_svc(dev); in ap_intf_id_show()
51 struct gb_svc *svc = to_gb_svc(dev); in intf_eject_store()
72 struct gb_svc *svc = to_gb_svc(dev); in watchdog_show()
82 struct gb_svc *svc = to_gb_svc(dev); in watchdog_store()
103 struct gb_svc *svc = to_gb_svc(dev); in watchdog_action_show()
117 struct gb_svc *svc = to_gb_svc(dev); in watchdog_action_store()
1288 struct gb_svc *svc = to_gb_svc(dev); in gb_svc_release()
H A Dcore.c110 svc = to_gb_svc(dev); in greybus_uevent()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/greybus/
H A Dsvc.c27 struct gb_svc *svc = to_gb_svc(dev); in endo_id_show()
36 struct gb_svc *svc = to_gb_svc(dev); in ap_intf_id_show()
51 struct gb_svc *svc = to_gb_svc(dev); in intf_eject_store()
72 struct gb_svc *svc = to_gb_svc(dev); in watchdog_show()
82 struct gb_svc *svc = to_gb_svc(dev); in watchdog_store()
103 struct gb_svc *svc = to_gb_svc(dev); in watchdog_action_show()
117 struct gb_svc *svc = to_gb_svc(dev); in watchdog_action_store()
1288 struct gb_svc *svc = to_gb_svc(dev); in gb_svc_release()
H A Dcore.c110 svc = to_gb_svc(dev); in greybus_uevent()
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/greybus/
H A Dsvc.h60 #define to_gb_svc(d) container_of(d, struct gb_svc, dev) macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/greybus/
H A Dsvc.h60 #define to_gb_svc(d) container_of(d, struct gb_svc, dev) macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/greybus/
H A Dsvc.h60 #define to_gb_svc(d) container_of(d, struct gb_svc, dev) macro