Home
last modified time | relevance | path

Searched defs:bundle (Results 1 – 25 of 33) sorted by relevance

12

/drivers/greybus/
Dbundle.c15 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 …]
Dcore.c30 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
Dconnection.c146 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()
Dmanifest.c228 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
Dcontrol.c56 struct gb_bundle *bundle) in gb_control_get_bundle_version()
88 struct gb_bundle *bundle; in gb_control_get_bundle_versions() local
Dinterface.c1071 struct gb_bundle *bundle, *tmp; in gb_interface_enable() local
1183 struct gb_bundle *bundle; in gb_interface_disable() local
/drivers/staging/greybus/
Daudio_module.c179 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
Dgbphy.c23 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()
Dvibrator.c31 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()
Dlight.c118 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()
Daudio_topology.c221 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
Dlog.c65 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()
Dfw-core.c61 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()
Dbootrom.c377 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()
Dhid.c19 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()
Dcamera.c51 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
Draw.c148 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()
Daudio_codec.c418 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
Dloopback.c843 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()
Dgbphy.h14 struct gb_bundle *bundle; member
Dpower_supply.c1052 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/
Duverbs_ioctl.c66 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/
Dhw.h84 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/
Dl1oip_core.c1285 init_card(struct l1oip *hc, int pri, int bundle) in init_card()
1436 int pri, bundle; in l1oip_init() local
Dl1oip.h59 int bundle; /* bundle channels in one frm */ member

12