Searched refs:support_pscan_win_report (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/bluetooth/ |
H A D | btmrvl_sdio.h | 99 bool support_pscan_win_report; member 112 const bool support_pscan_win_report; member
|
H A D | btmrvl_sdio.c | 245 .support_pscan_win_report = false, 254 .support_pscan_win_report = false, 263 .support_pscan_win_report = false, 272 .support_pscan_win_report = true, 281 .support_pscan_win_report = true, 290 .support_pscan_win_report = true, 299 .support_pscan_win_report = true, 308 .support_pscan_win_report = true, 1547 card->support_pscan_win_report = data->support_pscan_win_report; in btmrvl_sdio_probe() [all...] |
H A D | btmrvl_main.c | 250 if (!card->support_pscan_win_report) in btmrvl_pscan_window_reporting()
|
/kernel/linux/linux-6.6/drivers/bluetooth/ |
H A D | btmrvl_sdio.h | 85 bool support_pscan_win_report; member 98 const bool support_pscan_win_report; member
|
H A D | btmrvl_sdio.c | 232 .support_pscan_win_report = false, 241 .support_pscan_win_report = false, 250 .support_pscan_win_report = false, 259 .support_pscan_win_report = true, 268 .support_pscan_win_report = true, 277 .support_pscan_win_report = true, 286 .support_pscan_win_report = true, 295 .support_pscan_win_report = true, 1531 card->support_pscan_win_report = data->support_pscan_win_report; in btmrvl_sdio_probe() [all...] |
H A D | btmrvl_main.c | 237 if (!card->support_pscan_win_report) in btmrvl_pscan_window_reporting()
|
Completed in 7 milliseconds