Searched refs:cfg_list_item (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/tools/rtk_hciattach/ |
| H A D | rtb_fwc.c | 49 struct cfg_list_item { struct 371 struct cfg_list_item *n; in config_lists_free() 377 n = list_entry(iter, struct cfg_list_item, list); in config_lists_free() 397 struct cfg_list_item *item; in line_process() 580 struct cfg_list_item *n; in merge_configs() 581 struct cfg_list_item *extra; in merge_configs() 597 extra = list_entry(epos, struct cfg_list_item, list); in merge_configs() 600 n = list_entry(pos, struct cfg_list_item, list); in merge_configs() 626 extra = list_entry(epos, struct cfg_list_item, list); in merge_configs() 645 struct cfg_list_item *item; in rtb_parse_config() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_usb_driver/ |
| H A D | rtk_misc.c | 67 struct cfg_list_item { struct 496 struct cfg_list_item *n; in config_lists_free() 502 n = list_entry(iter, struct cfg_list_item, list); in config_lists_free() 522 struct cfg_list_item *item; in line_process() 1059 struct cfg_list_item *n; in merge_configs() 1060 struct cfg_list_item *extra; in merge_configs() 1076 extra = list_entry(epos, struct cfg_list_item, list); in merge_configs() 1079 n = list_entry(pos, struct cfg_list_item, list); in merge_configs() 1105 extra = list_entry(epos, struct cfg_list_item, list); in merge_configs() 1120 struct cfg_list_item *item; in rtk_parse_config_file() [all …]
|