Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/nfc/nci/
H A Dntf.c183 __u8 rf_tech_and_mode, in nci_add_new_protocol() argument
197 if (rf_tech_and_mode == NCI_NFC_A_PASSIVE_POLL_MODE) in nci_add_new_protocol()
215 if (rf_tech_and_mode == NCI_NFC_A_PASSIVE_POLL_MODE) { in nci_add_new_protocol()
227 } else if (rf_tech_and_mode == NCI_NFC_B_PASSIVE_POLL_MODE) { in nci_add_new_protocol()
237 } else if (rf_tech_and_mode == NCI_NFC_F_PASSIVE_POLL_MODE) { in nci_add_new_protocol()
247 } else if (rf_tech_and_mode == NCI_NFC_V_PASSIVE_POLL_MODE) { in nci_add_new_protocol()
254 pr_err("unsupported rf_tech_and_mode 0x%x\n", rf_tech_and_mode); in nci_add_new_protocol()
276 ntf->rf_tech_and_mode, in nci_add_new_target()
291 ntf->rf_tech_and_mode, in nci_add_new_target()
319 ntf.rf_tech_and_mode = *data++; in nci_rf_discover_ntf_packet()
[all …]
H A Dcore.c249 cmd.disc_configs[cmd.num_disc_configs].rf_tech_and_mode = in nci_rf_discover_req()
257 cmd.disc_configs[cmd.num_disc_configs].rf_tech_and_mode = in nci_rf_discover_req()
266 cmd.disc_configs[cmd.num_disc_configs].rf_tech_and_mode = in nci_rf_discover_req()
274 cmd.disc_configs[cmd.num_disc_configs].rf_tech_and_mode = in nci_rf_discover_req()
282 cmd.disc_configs[cmd.num_disc_configs].rf_tech_and_mode = in nci_rf_discover_req()
286 cmd.disc_configs[cmd.num_disc_configs].rf_tech_and_mode = in nci_rf_discover_req()
/OK3568_Linux_fs/kernel/include/net/nfc/
H A Dnci.h273 __u8 rf_tech_and_mode; member
428 __u8 rf_tech_and_mode; member