Searched refs:greybus_bundle_id (Results 1 – 15 of 15) sorted by relevance
31 const struct greybus_bundle_id *id) in greybus_match_one_id()48 static const struct greybus_bundle_id *49 greybus_match_id(struct gb_bundle *bundle, const struct greybus_bundle_id *id) in greybus_match_id()67 const struct greybus_bundle_id *id; in greybus_match_device()169 const struct greybus_bundle_id *id; in greybus_probe()
60 const struct greybus_bundle_id *id);63 const struct greybus_bundle_id *id_table;
66 const struct greybus_bundle_id *id) in gb_log_probe()118 static const struct greybus_bundle_id gb_log_id_table[] = {
117 const struct greybus_bundle_id *id) in gb_vibrator_probe()207 static const struct greybus_bundle_id gb_vibrator_id_table[] = {
62 const struct greybus_bundle_id *id) in gb_fw_core_probe()256 static const struct greybus_bundle_id gb_fw_core_id_table[] = {
276 const struct greybus_bundle_id *id) in gb_gbphy_probe()311 static const struct greybus_bundle_id gb_gbphy_id_table[] = {
149 const struct greybus_bundle_id *id) in gb_raw_probe()325 static const struct greybus_bundle_id gb_raw_id_table[] = {
413 const struct greybus_bundle_id *id) in gb_bootrom_probe()513 static const struct greybus_bundle_id gb_bootrom_id_table[] = {
234 const struct greybus_bundle_id *id) in gb_audio_probe()415 static const struct greybus_bundle_id gb_audio_id_table[] = {
422 const struct greybus_bundle_id *id) in gb_hid_probe()505 static const struct greybus_bundle_id gb_hid_id_table[] = {
1053 const struct greybus_bundle_id *id) in gb_power_supply_probe()1125 static const struct greybus_bundle_id gb_power_supply_id_table[] = {
975 const struct greybus_bundle_id *id) in gb_loopback_probe()1131 static const struct greybus_bundle_id gb_loopback_id_table[] = {
1229 const struct greybus_bundle_id *id) in gb_camera_probe()1324 static const struct greybus_bundle_id gb_camera_id_table[] = {
1262 const struct greybus_bundle_id *id) in gb_lights_probe()1343 static const struct greybus_bundle_id gb_lights_id_table[] = {
13 struct greybus_bundle_id { struct
Completed in 24 milliseconds