/Linux-v6.6/include/linux/greybus/ |
D | bundle.h | 20 struct gb_bundle { struct 37 #define to_gb_bundle(d) container_of(d, struct gb_bundle, dev) argument 40 struct gb_bundle *gb_bundle_create(struct gb_interface *intf, u8 bundle_id, 42 int gb_bundle_add(struct gb_bundle *bundle); 43 void gb_bundle_destroy(struct gb_bundle *bundle); 47 static inline int gb_pm_runtime_get_sync(struct gb_bundle *bundle) in gb_pm_runtime_get_sync() 62 static inline int gb_pm_runtime_put_autosuspend(struct gb_bundle *bundle) in gb_pm_runtime_put_autosuspend() 72 static inline void gb_pm_runtime_get_noresume(struct gb_bundle *bundle) in gb_pm_runtime_get_noresume() 77 static inline void gb_pm_runtime_put_noidle(struct gb_bundle *bundle) in gb_pm_runtime_put_noidle() 83 static inline int gb_pm_runtime_get_sync(struct gb_bundle *bundle) in gb_pm_runtime_get_sync() [all …]
|
D | connection.h | 41 struct gb_bundle *bundle; 70 struct gb_connection *gb_connection_create(struct gb_bundle *bundle, 72 struct gb_connection *gb_connection_create_flags(struct gb_bundle *bundle, 75 struct gb_connection *gb_connection_create_offloaded(struct gb_bundle *bundle,
|
/Linux-v6.6/drivers/greybus/ |
D | bundle.c | 15 struct gb_bundle *bundle = to_gb_bundle(dev); in bundle_class_show() 24 struct gb_bundle *bundle = to_gb_bundle(dev); in bundle_id_show() 33 struct gb_bundle *bundle = to_gb_bundle(dev); in state_show() 44 struct gb_bundle *bundle = to_gb_bundle(dev); in state_store() 67 static struct gb_bundle *gb_bundle_find(struct gb_interface *intf, in gb_bundle_find() 70 struct gb_bundle *bundle; in gb_bundle_find() 82 struct gb_bundle *bundle = to_gb_bundle(dev); in gb_bundle_release() 92 static void gb_bundle_disable_all_connections(struct gb_bundle *bundle) in gb_bundle_disable_all_connections() 100 static void gb_bundle_enable_all_connections(struct gb_bundle *bundle) in gb_bundle_enable_all_connections() 110 struct gb_bundle *bundle = to_gb_bundle(dev); in gb_bundle_suspend() [all …]
|
D | core.c | 30 static bool greybus_match_one_id(struct gb_bundle *bundle, in greybus_match_one_id() 49 greybus_match_id(struct gb_bundle *bundle, const struct greybus_bundle_id *id) in greybus_match_id() 66 struct gb_bundle *bundle; in greybus_match_device() 87 const struct gb_bundle *bundle = NULL; in greybus_uevent() 168 struct gb_bundle *bundle = to_gb_bundle(dev); in greybus_probe() 228 struct gb_bundle *bundle = to_gb_bundle(dev); in greybus_remove()
|
D | greybus_trace.h | 19 struct gb_bundle; 237 DECLARE_EVENT_CLASS(gb_bundle, 239 TP_PROTO(struct gb_bundle *bundle), 263 DEFINE_EVENT(gb_bundle, name, \ 264 TP_PROTO(struct gb_bundle *bundle), \
|
D | manifest.c | 228 static u32 gb_manifest_parse_cports(struct gb_bundle *bundle) in gb_manifest_parse_cports() 315 struct gb_bundle *bundle; in gb_manifest_parse_bundles() 316 struct gb_bundle *bundle_next; in gb_manifest_parse_bundles()
|
D | connection.c | 146 struct gb_bundle *bundle, int cport_id, in _gb_connection_create() 244 gb_connection_create(struct gb_bundle *bundle, u16 cport_id, in gb_connection_create() 255 gb_connection_create_flags(struct gb_bundle *bundle, u16 cport_id, in gb_connection_create_flags() 270 gb_connection_create_offloaded(struct gb_bundle *bundle, u16 cport_id, in gb_connection_create_offloaded()
|
D | control.c | 56 struct gb_bundle *bundle) in gb_control_get_bundle_version() 88 struct gb_bundle *bundle; in gb_control_get_bundle_versions()
|
D | interface.c | 1071 struct gb_bundle *bundle, *tmp; in gb_interface_enable() 1183 struct gb_bundle *bundle; in gb_interface_disable() 1184 struct gb_bundle *next; in gb_interface_disable()
|
/Linux-v6.6/include/linux/ |
D | greybus.h | 59 int (*probe)(struct gb_bundle *bundle, 61 void (*disconnect)(struct gb_bundle *bundle); 69 static inline void greybus_set_drvdata(struct gb_bundle *bundle, void *data) in greybus_set_drvdata() 74 static inline void *greybus_get_drvdata(struct gb_bundle *bundle) in greybus_get_drvdata()
|
/Linux-v6.6/drivers/staging/greybus/ |
D | vibrator.c | 31 struct gb_bundle *bundle = vib->connection->bundle; in turn_off() 44 struct gb_bundle *bundle = vib->connection->bundle; in turn_on() 115 static int gb_vibrator_probe(struct gb_bundle *bundle, in gb_vibrator_probe() 187 static void gb_vibrator_disconnect(struct gb_bundle *bundle) in gb_vibrator_disconnect()
|
D | gbphy.c | 23 struct gb_bundle *bundle; 78 const struct gb_bundle *bundle = gbphy_dev->bundle; in gbphy_dev_uevent() 221 static struct gbphy_device *gb_gbphy_create_dev(struct gb_bundle *bundle, in gb_gbphy_create_dev() 257 static void gb_gbphy_disconnect(struct gb_bundle *bundle) in gb_gbphy_disconnect() 275 static int gb_gbphy_probe(struct gb_bundle *bundle, in gb_gbphy_probe()
|
D | audio_module.c | 179 struct gb_bundle *bundle) in gb_audio_add_mgmt_connection() 203 struct gb_bundle *bundle) in gb_audio_add_data_connection() 233 static int gb_audio_probe(struct gb_bundle *bundle, in gb_audio_probe() 386 static void gb_audio_disconnect(struct gb_bundle *bundle) in gb_audio_disconnect() 424 struct gb_bundle *bundle = to_gb_bundle(dev); in gb_audio_suspend() 438 struct gb_bundle *bundle = to_gb_bundle(dev); in gb_audio_resume()
|
D | log.c | 65 static int gb_log_probe(struct gb_bundle *bundle, in gb_log_probe() 107 static void gb_log_disconnect(struct gb_bundle *bundle) in gb_log_disconnect()
|
D | light.c | 118 struct gb_bundle *bundle = connection->bundle; in __gb_lights_flash_intensity_set() 320 struct gb_bundle *bundle = connection->bundle; in gb_lights_fade_set() 346 struct gb_bundle *bundle = connection->bundle; in gb_lights_color_set() 372 struct gb_bundle *bundle = connection->bundle; in __gb_lights_led_brightness_set() 454 struct gb_bundle *bundle = connection->bundle; in gb_blink_set() 635 struct gb_bundle *bundle = connection->bundle; in gb_lights_flash_strobe_set() 676 struct gb_bundle *bundle = connection->bundle; in gb_lights_flash_timeout_set() 707 struct gb_bundle *bundle = connection->bundle; in gb_lights_flash_fault_get() 1261 static int gb_lights_probe(struct gb_bundle *bundle, in gb_lights_probe() 1330 static void gb_lights_disconnect(struct gb_bundle *bundle) in gb_lights_disconnect()
|
D | bootrom.c | 377 struct gb_bundle *bundle = bootrom->connection->bundle; in gb_bootrom_get_version() 412 static int gb_bootrom_probe(struct gb_bundle *bundle, in gb_bootrom_probe() 490 static void gb_bootrom_disconnect(struct gb_bundle *bundle) in gb_bootrom_disconnect()
|
D | fw-core.c | 61 static int gb_fw_core_probe(struct gb_bundle *bundle, in gb_fw_core_probe() 231 static void gb_fw_core_disconnect(struct gb_bundle *bundle) in gb_fw_core_disconnect()
|
D | audio_topology.c | 225 struct gb_bundle *bundle; in gbcodec_mixer_ctl_get() 287 struct gb_bundle *bundle; in gbcodec_mixer_ctl_put() 391 struct gb_bundle *bundle; in gbcodec_mixer_dapm_ctl_get() 440 struct gb_bundle *bundle; in gbcodec_mixer_dapm_ctl_put() 557 struct gb_bundle *bundle; in gbcodec_enum_ctl_get() 602 struct gb_bundle *bundle; in gbcodec_enum_ctl_put() 724 struct gb_bundle *bundle; in gbcodec_enum_dapm_ctl_get() 772 struct gb_bundle *bundle; in gbcodec_enum_dapm_ctl_put() 939 struct gb_bundle *bundle; in gbaudio_widget_event()
|
D | hid.c | 19 struct gb_bundle *bundle; 421 static int gb_hid_probe(struct gb_bundle *bundle, in gb_hid_probe() 492 static void gb_hid_disconnect(struct gb_bundle *bundle) in gb_hid_disconnect()
|
D | gbphy.h | 14 struct gb_bundle *bundle;
|
D | raw.c | 148 static int gb_raw_probe(struct gb_bundle *bundle, in gb_raw_probe() 224 static void gb_raw_disconnect(struct gb_bundle *bundle) in gb_raw_disconnect()
|
D | camera.c | 51 struct gb_bundle *bundle; 1228 static int gb_camera_probe(struct gb_bundle *bundle, in gb_camera_probe() 1311 static void gb_camera_disconnect(struct gb_bundle *bundle) in gb_camera_disconnect() 1332 struct gb_bundle *bundle = to_gb_bundle(dev); in gb_camera_suspend() 1345 struct gb_bundle *bundle = to_gb_bundle(dev); in gb_camera_resume()
|
D | audio_codec.c | 401 struct gb_bundle *bundle; in gbcodec_hw_params() 502 struct gb_bundle *bundle; in gbcodec_prepare() 569 struct gb_bundle *bundle; in gbcodec_mute_stream()
|
D | loopback.c | 842 struct gb_bundle *bundle = gb->connection->bundle; in gb_loopback_fn() 973 static int gb_loopback_probe(struct gb_bundle *bundle, in gb_loopback_probe() 1093 static void gb_loopback_disconnect(struct gb_bundle *bundle) in gb_loopback_disconnect()
|
D | authentication.c | 265 struct gb_bundle *bundle = cap->connection->bundle; in cap_ioctl_unlocked()
|