Home
last modified time | relevance | path

Searched refs:greybus_driver (Results 1 – 13 of 13) sorted by relevance

/linux/include/linux/
H A Dgreybus.h56 struct greybus_driver { struct
67 #define to_greybus_driver(d) container_of_const(d, struct greybus_driver, driver) argument
80 int greybus_register_driver(struct greybus_driver *driver,
82 void greybus_deregister_driver(struct greybus_driver *driver);
/linux/drivers/staging/greybus/
H A Dlog.c124 static struct greybus_driver gb_log_driver = {
H A Dvibrator.c212 static struct greybus_driver gb_vibrator_driver = {
H A Dfw-core.c261 static struct greybus_driver gb_fw_core_driver = {
H A Dgbphy.c317 static struct greybus_driver gb_gbphy_driver = {
H A Draw.c334 static struct greybus_driver gb_raw_driver = {
H A Dbootrom.c516 static struct greybus_driver gb_bootrom_driver = {
H A Daudio_module.c467 static struct greybus_driver gb_audio_driver = {
H A Dhid.c511 static struct greybus_driver gb_hid_driver = {
H A Dpower_supply.c1129 static struct greybus_driver gb_power_supply_driver = {
H A Dloopback.c1137 static struct greybus_driver gb_loopback_driver = {
H A Dcamera.c1356 static struct greybus_driver gb_camera_driver = {
H A Dlight.c1335 static struct greybus_driver gb_lights_driver = {