Home
last modified time | relevance | path

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

/external/adhd/cras/src/server/
Dcras_bt_io.c42 struct bt_io { struct
62 struct bt_io *btio = (struct bt_io *)bt_iodev; in add_profile_dev() argument
110 static void bt_possibly_switch_to_a2dp(struct bt_io *btio) in bt_possibly_switch_to_a2dp()
137 struct bt_io *btio = (struct bt_io *)iodev; in open_dev()
241 struct bt_io *btio = (struct bt_io *)iodev; in close_dev()
330 struct bt_io *btio = (struct bt_io *)iodev; in update_active_node()
475 struct bt_io *btio; in cras_bt_io_create()
483 btio = (struct bt_io *)calloc(1, sizeof(*btio)); in cras_bt_io_create()
598 struct bt_io *btio = (struct bt_io *)bt_iodev; in cras_bt_io_destroy()
627 struct bt_io *btio = (struct bt_io *)bt_iodev; in cras_bt_io_append()