Home
last modified time | relevance | path

Searched refs:greybus_bundle_id (Results 1 – 15 of 15) sorted by relevance

/openbmc/linux/drivers/greybus/
H A Dcore.c31 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()
/openbmc/linux/include/linux/
H A Dgreybus.h60 const struct greybus_bundle_id *id);
63 const struct greybus_bundle_id *id_table;
/openbmc/linux/drivers/staging/greybus/
H A Dlog.c66 const struct greybus_bundle_id *id) in gb_log_probe()
118 static const struct greybus_bundle_id gb_log_id_table[] = {
H A Dvibrator.c116 const struct greybus_bundle_id *id) in gb_vibrator_probe()
206 static const struct greybus_bundle_id gb_vibrator_id_table[] = {
H A Dfw-core.c62 const struct greybus_bundle_id *id) in gb_fw_core_probe()
256 static const struct greybus_bundle_id gb_fw_core_id_table[] = {
H A Dgbphy.c276 const struct greybus_bundle_id *id) in gb_gbphy_probe()
311 static const struct greybus_bundle_id gb_gbphy_id_table[] = {
H A Draw.c149 const struct greybus_bundle_id *id) in gb_raw_probe()
325 static const struct greybus_bundle_id gb_raw_id_table[] = {
H A Dbootrom.c413 const struct greybus_bundle_id *id) in gb_bootrom_probe()
513 static const struct greybus_bundle_id gb_bootrom_id_table[] = {
H A Daudio_module.c234 const struct greybus_bundle_id *id) in gb_audio_probe()
415 static const struct greybus_bundle_id gb_audio_id_table[] = {
H A Dhid.c422 const struct greybus_bundle_id *id) in gb_hid_probe()
505 static const struct greybus_bundle_id gb_hid_id_table[] = {
H A Dpower_supply.c1053 const struct greybus_bundle_id *id) in gb_power_supply_probe()
1125 static const struct greybus_bundle_id gb_power_supply_id_table[] = {
H A Dloopback.c974 const struct greybus_bundle_id *id) in gb_loopback_probe()
1130 static const struct greybus_bundle_id gb_loopback_id_table[] = {
H A Dcamera.c1229 const struct greybus_bundle_id *id) in gb_camera_probe()
1324 static const struct greybus_bundle_id gb_camera_id_table[] = {
H A Dlight.c1268 const struct greybus_bundle_id *id) in gb_lights_probe()
1349 static const struct greybus_bundle_id gb_lights_id_table[] = {
/openbmc/linux/include/linux/greybus/
H A Dgreybus_id.h13 struct greybus_bundle_id { struct