Searched refs:devdis_table (Results 1 – 3 of 3) sorted by relevance
9 struct devdis_table { struct15 void device_disable(const struct devdis_table *tbl, uint32_t num); argument
11 const struct devdis_table devdis_tbl[] = {
14 void device_disable(const struct devdis_table *tbl, uint32_t num) in device_disable()