Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/bluetooth/
Dbtrtl.c32 #define IC_MATCH_FL_HCIBUS (1 << 3) macro
35 IC_MATCH_FL_HCIVER | IC_MATCH_FL_HCIBUS, \
225 if ((ic_id_table[i].match_flags & IC_MATCH_FL_HCIBUS) && in btrtl_match_ic()