Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bluetooth/
H A Dbtrtl.c39 #define IC_MATCH_FL_HCIVER (1 << 2) macro
44 IC_MATCH_FL_HCIVER | IC_MATCH_FL_HCIBUS, \
325 if ((ic_id_table[i].match_flags & IC_MATCH_FL_HCIVER) && in btrtl_match_ic()