Searched refs:switch_dev_register (Results 1 - 5 of 5) sorted by relevance

/drivers/staging/android/switch/
H A Dswitch.h43 extern int switch_dev_register(struct switch_dev *sdev);
H A Dswitch_class.c113 int switch_dev_register(struct switch_dev *sdev) function
148 EXPORT_SYMBOL_GPL(switch_dev_register); variable
H A Dswitch_gpio.c94 ret = switch_dev_register(&switch_data->sdev);
/drivers/switch/
H A Dswitch_class.c113 int switch_dev_register(struct switch_dev *sdev) function
148 EXPORT_SYMBOL_GPL(switch_dev_register); variable
H A Dswitch_gpio.c94 ret = switch_dev_register(&switch_data->sdev);

Completed in 66 milliseconds