Searched refs:bt_node (Results 1 – 1 of 1) sorted by relevance
28 struct bt_node { struct51 struct bt_node *active = (struct bt_node *)iodev->active_node; in active_profile_dev() argument61 struct bt_node *n; in add_profile_dev()64 n = (struct bt_node *)calloc(1, sizeof(*n)); in add_profile_dev()332 struct bt_node *active = (struct bt_node *)iodev->active_node; in update_active_node()341 struct bt_node *n = (struct bt_node *)node; in update_active_node()478 struct bt_node *active; in cras_bt_io_create()523 active = (struct bt_node *)calloc(1, sizeof(*active)); in cras_bt_io_create()580 struct bt_node *n; in cras_bt_io_free_resources()587 n = (struct bt_node *)node; in cras_bt_io_free_resources()[all …]