/drivers/greybus/ |
D | bundle.c | 15 struct gb_bundle *bundle = to_gb_bundle(dev); in bundle_class_show() local 24 struct gb_bundle *bundle = to_gb_bundle(dev); in bundle_id_show() local 33 struct gb_bundle *bundle = to_gb_bundle(dev); in state_show() local 44 struct gb_bundle *bundle = to_gb_bundle(dev); in state_store() local 70 struct gb_bundle *bundle; in gb_bundle_find() local 82 struct gb_bundle *bundle = to_gb_bundle(dev); in gb_bundle_release() local 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() local 137 struct gb_bundle *bundle = to_gb_bundle(dev); in gb_bundle_resume() local [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() local 87 struct gb_bundle *bundle = NULL; in greybus_uevent() local 168 struct gb_bundle *bundle = to_gb_bundle(dev); in greybus_probe() local 228 struct gb_bundle *bundle = to_gb_bundle(dev); in greybus_remove() local
|
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 | 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() local
|
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() local
|
D | interface.c | 1071 struct gb_bundle *bundle, *tmp; in gb_interface_enable() local 1183 struct gb_bundle *bundle; in gb_interface_disable() local
|
/drivers/staging/greybus/ |
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() 385 static void gb_audio_disconnect(struct gb_bundle *bundle) in gb_audio_disconnect() 423 struct gb_bundle *bundle = to_gb_bundle(dev); in gb_audio_suspend() local 437 struct gb_bundle *bundle = to_gb_bundle(dev); in gb_audio_resume() local
|
D | gbphy.c | 23 struct gb_bundle *bundle; member 78 struct gb_bundle *bundle = gbphy_dev->bundle; in gbphy_dev_uevent() local 223 static struct gbphy_device *gb_gbphy_create_dev(struct gb_bundle *bundle, in gb_gbphy_create_dev() 259 static void gb_gbphy_disconnect(struct gb_bundle *bundle) in gb_gbphy_disconnect() 277 static int gb_gbphy_probe(struct gb_bundle *bundle, in gb_gbphy_probe()
|
D | vibrator.c | 31 struct gb_bundle *bundle = vib->connection->bundle; in turn_off() local 44 struct gb_bundle *bundle = vib->connection->bundle; in turn_on() local 116 static int gb_vibrator_probe(struct gb_bundle *bundle, in gb_vibrator_probe() 188 static void gb_vibrator_disconnect(struct gb_bundle *bundle) in gb_vibrator_disconnect()
|
D | light.c | 118 struct gb_bundle *bundle = connection->bundle; in __gb_lights_flash_intensity_set() local 321 struct gb_bundle *bundle = connection->bundle; in gb_lights_fade_set() local 347 struct gb_bundle *bundle = connection->bundle; in gb_lights_color_set() local 373 struct gb_bundle *bundle = connection->bundle; in __gb_lights_led_brightness_set() local 455 struct gb_bundle *bundle = connection->bundle; in gb_blink_set() local 636 struct gb_bundle *bundle = connection->bundle; in gb_lights_flash_strobe_set() local 677 struct gb_bundle *bundle = connection->bundle; in gb_lights_flash_timeout_set() local 708 struct gb_bundle *bundle = connection->bundle; in gb_lights_flash_fault_get() local 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 | audio_topology.c | 221 struct gb_bundle *bundle; in gbcodec_mixer_ctl_get() local 283 struct gb_bundle *bundle; in gbcodec_mixer_ctl_put() local 392 struct gb_bundle *bundle; in gbcodec_mixer_dapm_ctl_get() local 442 struct gb_bundle *bundle; in gbcodec_mixer_dapm_ctl_put() local 561 struct gb_bundle *bundle; in gbcodec_enum_ctl_get() local 606 struct gb_bundle *bundle; in gbcodec_enum_ctl_put() local 726 struct gb_bundle *bundle; in gbcodec_enum_dapm_ctl_get() local 774 struct gb_bundle *bundle; in gbcodec_enum_dapm_ctl_put() local 941 struct gb_bundle *bundle; in gbaudio_widget_event() local
|
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 | 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 | bootrom.c | 377 struct gb_bundle *bundle = bootrom->connection->bundle; in gb_bootrom_get_version() local 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 | hid.c | 19 struct gb_bundle *bundle; member 422 static int gb_hid_probe(struct gb_bundle *bundle, in gb_hid_probe() 493 static void gb_hid_disconnect(struct gb_bundle *bundle) in gb_hid_disconnect()
|
D | camera.c | 51 struct gb_bundle *bundle; member 1235 static int gb_camera_probe(struct gb_bundle *bundle, in gb_camera_probe() 1318 static void gb_camera_disconnect(struct gb_bundle *bundle) in gb_camera_disconnect() 1339 struct gb_bundle *bundle = to_gb_bundle(dev); in gb_camera_suspend() local 1352 struct gb_bundle *bundle = to_gb_bundle(dev); in gb_camera_resume() local
|
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 | audio_codec.c | 418 struct gb_bundle *bundle; in gbcodec_hw_params() local 519 struct gb_bundle *bundle; in gbcodec_prepare() local 586 struct gb_bundle *bundle; in gbcodec_mute_stream() local
|
D | loopback.c | 843 struct gb_bundle *bundle = gb->connection->bundle; in gb_loopback_fn() local 974 static int gb_loopback_probe(struct gb_bundle *bundle, in gb_loopback_probe() 1094 static void gb_loopback_disconnect(struct gb_bundle *bundle) in gb_loopback_disconnect()
|
D | gbphy.h | 14 struct gb_bundle *bundle; member
|
D | power_supply.c | 1052 static int gb_power_supply_probe(struct gb_bundle *bundle, in gb_power_supply_probe() 1115 static void gb_power_supply_disconnect(struct gb_bundle *bundle) in gb_power_supply_disconnect()
|
/drivers/infiniband/core/ |
D | uverbs_ioctl.c | 66 struct uverbs_attr_bundle bundle; member 105 __malloc void *_uverbs_alloc(struct uverbs_attr_bundle *bundle, size_t size, in _uverbs_alloc() 147 static int uverbs_set_output(const struct uverbs_attr_bundle *bundle, in uverbs_set_output() 705 void uverbs_fill_udata(struct uverbs_attr_bundle *bundle, in uverbs_fill_udata() 738 int uverbs_copy_to(const struct uverbs_attr_bundle *bundle, size_t idx, in uverbs_copy_to() 760 int uverbs_output_written(const struct uverbs_attr_bundle *bundle, size_t idx) in uverbs_output_written() 793 int uverbs_copy_to_struct_or_zero(const struct uverbs_attr_bundle *bundle, in uverbs_copy_to_struct_or_zero()
|
/drivers/dma/ioat/ |
D | hw.h | 84 unsigned int bundle:1; member 116 unsigned int bundle:1; member 163 unsigned int bundle:1; member 212 unsigned int bundle:1; member
|
/drivers/isdn/mISDN/ |
D | l1oip_core.c | 1285 init_card(struct l1oip *hc, int pri, int bundle) in init_card() 1436 int pri, bundle; in l1oip_init() local
|
D | l1oip.h | 59 int bundle; /* bundle channels in one frm */ member
|