Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bluetooth/
H A Dbtrtl.c99 struct list_head patch_subsecs; member
441 list_for_each_safe(pos, next, &btrtl_dev->patch_subsecs) { in btrtl_insert_ordered_subsec()
600 list_for_each_entry_safe(entry, tmp, &btrtl_dev->patch_subsecs, list) { in rtlbt_parse_firmware_v2()
1028 list_for_each_entry_safe(entry, tmp, &btrtl_dev->patch_subsecs, list) { in btrtl_free()
1058 INIT_LIST_HEAD(&btrtl_dev->patch_subsecs); in btrtl_initialize()