Home
last modified time | relevance | path

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

/linux/sound/usb/
H A Dmixer_scarlett2.c1186 u8 has_bluetooth; member
1865 .has_bluetooth = 1,
7538 if (!private->info->has_bluetooth) in scarlett2_update_bluetooth_volume()
7624 if (!private->info->has_bluetooth) in scarlett2_add_bluetooth_volume_ctl()
8102 if (!private->info->has_bluetooth) in scarlett2_notify_bluetooth()
/linux/drivers/net/wireless/realtek/rtl8xxxu/
H A D8723b.c315 priv->has_bluetooth = 1; in rtl8723bu_identify_chip()
H A D8192f.c412 priv->has_bluetooth = u32_get_bits(val32, MULTI_BT_FUNC_EN); in rtl8192fu_identify_chip()