Home
last modified time | relevance | path

Searched defs:white_list (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/nfc/st-nci/
H A Dse.c619 u8 white_list[2]; in st_nci_discover_se() local
/openbmc/linux/drivers/nfc/st21nfca/
H A Dcore.c249 u8 white_list[2]; in st21nfca_hci_ready() local
/openbmc/linux/scripts/mod/
H A Dmodpost.c1814 static void handle_white_list_exports(const char *white_list) in handle_white_list_exports()