Home
last modified time | relevance | path

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

/linux/drivers/nfc/
H A Dtrf7970a.c465 static int trf7970a_cmd(struct trf7970a *trf, u8 opcode) in trf7970a_cmd() argument
479 static int trf7970a_read(struct trf7970a *trf, u8 reg, u8 *val) in trf7970a_read() argument
494 static int trf7970a_read_cont(struct trf7970a *trf, u8 reg, u8 *buf, in trf7970a_read_cont() argument
523 trf7970a_write(struct trf7970a * trf,u8 reg,u8 val) trf7970a_write() argument
538 trf7970a_read_irqstatus(struct trf7970a * trf,u8 * status) trf7970a_read_irqstatus() argument
562 trf7970a_update_rx_gain_reduction(struct trf7970a * trf) trf7970a_update_rx_gain_reduction() argument
581 trf7970a_update_iso_ctrl_register(struct trf7970a * trf,u8 iso_ctrl) trf7970a_update_iso_ctrl_register() argument
597 trf7970a_read_target_proto(struct trf7970a * trf,u8 * target_proto) trf7970a_read_target_proto() argument
616 trf7970a_mode_detect(struct trf7970a * trf,u8 * rf_tech) trf7970a_mode_detect() argument
649 trf7970a_send_upstream(struct trf7970a * trf) trf7970a_send_upstream() argument
677 trf7970a_send_err_upstream(struct trf7970a * trf,int errno) trf7970a_send_err_upstream() argument
689 trf7970a_transmit(struct trf7970a * trf,struct sk_buff * skb,unsigned int len,const u8 * prefix,unsigned int prefix_len) trf7970a_transmit() argument
747 trf7970a_fill_fifo(struct trf7970a * trf) trf7970a_fill_fifo() argument
782 trf7970a_drain_fifo(struct trf7970a * trf,u8 status) trf7970a_drain_fifo() argument
866 struct trf7970a *trf = dev_id; trf7970a_irq() local
1025 trf7970a_issue_eof(struct trf7970a * trf) trf7970a_issue_eof() argument
1050 struct trf7970a *trf = container_of(work, struct trf7970a, trf7970a_timeout_work_handler() local
1070 trf7970a_init(struct trf7970a * trf) trf7970a_init() argument
1127 trf7970a_switch_rf_off(struct trf7970a * trf) trf7970a_switch_rf_off() argument
1146 trf7970a_switch_rf_on(struct trf7970a * trf) trf7970a_switch_rf_on() argument
1173 struct trf7970a *trf = nfc_digital_get_drvdata(ddev); trf7970a_switch_rf() local
1217 trf7970a_in_config_rf_tech(struct trf7970a * trf,int tech) trf7970a_in_config_rf_tech() argument
1277 trf7970a_is_rf_field(struct trf7970a * trf,bool * is_rf_field) trf7970a_is_rf_field() argument
1311 trf7970a_in_config_framing(struct trf7970a * trf,int framing) trf7970a_in_config_framing() argument
1389 struct trf7970a *trf = nfc_digital_get_drvdata(ddev); trf7970a_in_configure_hw() local
1438 trf7970a_per_cmd_config(struct trf7970a * trf,const struct sk_buff * skb) trf7970a_per_cmd_config() argument
1511 struct trf7970a *trf = nfc_digital_get_drvdata(ddev); trf7970a_send_cmd() local
1611 trf7970a_tg_config_rf_tech(struct trf7970a * trf,int tech) trf7970a_tg_config_rf_tech() argument
1669 trf7970a_tg_config_framing(struct trf7970a * trf,int framing) trf7970a_tg_config_framing() argument
1731 struct trf7970a *trf = nfc_digital_get_drvdata(ddev); trf7970a_tg_configure_hw() local
1768 struct trf7970a *trf = nfc_digital_get_drvdata(ddev); _trf7970a_tg_listen() local
1846 const struct trf7970a *trf = nfc_digital_get_drvdata(ddev); trf7970a_tg_listen() local
1858 const struct trf7970a *trf = nfc_digital_get_drvdata(ddev); trf7970a_tg_listen_md() local
1879 const struct trf7970a *trf = nfc_digital_get_drvdata(ddev); trf7970a_tg_get_rf_tech() local
1891 struct trf7970a *trf = nfc_digital_get_drvdata(ddev); trf7970a_abort_cmd() local
1928 trf7970a_power_up(struct trf7970a * trf) trf7970a_power_up() argument
1960 trf7970a_power_down(struct trf7970a * trf) trf7970a_power_down() argument
1990 trf7970a_startup(struct trf7970a * trf) trf7970a_startup() argument
2009 trf7970a_shutdown(struct trf7970a * trf) trf7970a_shutdown() argument
2047 struct trf7970a *trf; trf7970a_probe() local
2221 struct trf7970a *trf = spi_get_drvdata(spi); trf7970a_remove() local
2242 struct trf7970a *trf = spi_get_drvdata(spi); trf7970a_suspend() local
2256 struct trf7970a *trf = spi_get_drvdata(spi); trf7970a_resume() local
2273 struct trf7970a *trf = spi_get_drvdata(spi); trf7970a_pm_runtime_suspend() local
2288 struct trf7970a *trf = spi_get_drvdata(spi); trf7970a_pm_runtime_resume() local
[all...]