Home
last modified time | relevance | path

Searched refs:aux_bap (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/cisco/
H A Dairo.c234 static int aux_bap /* = 0 */; /* Checks to see if the aux ports are needed to read variable
264 module_param(aux_bap, int, 0);
265 MODULE_PARM_DESC(aux_bap,
3925 if (!aux_bap || rsp.status & 0xff00) { in setup_card()
/kernel/linux/linux-6.6/drivers/net/wireless/cisco/
H A Dairo.c234 static int aux_bap /* = 0 */; /* Checks to see if the aux ports are needed to read variable
263 module_param(aux_bap, int, 0);
264 MODULE_PARM_DESC(aux_bap,
3916 if (!aux_bap || rsp.status & 0xff00) { in setup_card()

Completed in 23 milliseconds