Searched refs:greybus_driver (Results 1 – 13 of 13) sorted by relevance
56 struct greybus_driver { struct67 #define to_greybus_driver(d) container_of_const(d, struct greybus_driver, driver) argument80 int greybus_register_driver(struct greybus_driver *driver,82 void greybus_deregister_driver(struct greybus_driver *driver);
124 static struct greybus_driver gb_log_driver = {
212 static struct greybus_driver gb_vibrator_driver = {
261 static struct greybus_driver gb_fw_core_driver = {
317 static struct greybus_driver gb_gbphy_driver = {
334 static struct greybus_driver gb_raw_driver = {
516 static struct greybus_driver gb_bootrom_driver = {
467 static struct greybus_driver gb_audio_driver = {
511 static struct greybus_driver gb_hid_driver = {
1129 static struct greybus_driver gb_power_supply_driver = {
1137 static struct greybus_driver gb_loopback_driver = {
1356 static struct greybus_driver gb_camera_driver = {
1335 static struct greybus_driver gb_lights_driver = {