Searched refs:async_cb_type (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/nfc/st21nfca/
H A Ddep.c457 switch (info->async_cb_type) {
542 info->async_cb_type = ST21NFCA_CB_TYPE_READER_F;
569 switch (info->async_cb_type) {
624 info->async_cb_type = ST21NFCA_CB_TYPE_READER_F;
H A Dst21nfca.h158 int async_cb_type; member in struct:st21nfca_hci_info
H A Dcore.c741 switch (info->async_cb_type) {
785 info->async_cb_type = ST21NFCA_CB_TYPE_READER_ISO15693;
/linux-master/drivers/nfc/microread/
H A Dmicroread.c159 int async_cb_type; member in struct:microread_info
362 switch (info->async_cb_type) {
445 info->async_cb_type = MICROREAD_CB_TYPE_READER_ALL;
/linux-master/include/net/nfc/
H A Dhci.h143 int async_cb_type; member in struct:nfc_hci_dev
/linux-master/drivers/nfc/pn544/
H A Dpn544.c119 int async_cb_type; member in struct:pn544_hci_info
578 switch (info->async_cb_type) {
643 info->async_cb_type = PN544_CB_TYPE_READER_F;
/linux-master/net/nfc/hci/
H A Dcore.c703 switch (hdev->async_cb_type) {
743 hdev->async_cb_type = HCI_CB_TYPE_TRANSCEIVE;

Completed in 206 milliseconds