trf7970a
static void trf7970a_issue_eof(struct trf7970a *trf)
struct trf7970a *trf = container_of(work, struct trf7970a,
static int trf7970a_init(struct trf7970a *trf)
static void trf7970a_switch_rf_off(struct trf7970a *trf)
static int trf7970a_switch_rf_on(struct trf7970a *trf)
struct trf7970a *trf = nfc_digital_get_drvdata(ddev);
static int trf7970a_in_config_rf_tech(struct trf7970a *trf, int tech)
static int trf7970a_is_rf_field(struct trf7970a *trf, bool *is_rf_field)
static int trf7970a_in_config_framing(struct trf7970a *trf, int framing)
struct trf7970a *trf = nfc_digital_get_drvdata(ddev);
static int trf7970a_per_cmd_config(struct trf7970a *trf,
struct trf7970a *trf = nfc_digital_get_drvdata(ddev);
static int trf7970a_tg_config_rf_tech(struct trf7970a *trf, int tech)
static int trf7970a_tg_config_framing(struct trf7970a *trf, int framing)
struct trf7970a *trf = nfc_digital_get_drvdata(ddev);
struct trf7970a *trf = nfc_digital_get_drvdata(ddev);
const struct trf7970a *trf = nfc_digital_get_drvdata(ddev);
const struct trf7970a *trf = nfc_digital_get_drvdata(ddev);
const struct trf7970a *trf = nfc_digital_get_drvdata(ddev);
struct trf7970a *trf = nfc_digital_get_drvdata(ddev);
static int trf7970a_power_up(struct trf7970a *trf)
static int trf7970a_power_down(struct trf7970a *trf)
static int trf7970a_startup(struct trf7970a *trf)
static void trf7970a_shutdown(struct trf7970a *trf)
struct trf7970a *trf;
struct trf7970a *trf = spi_get_drvdata(spi);
struct trf7970a *trf = spi_get_drvdata(spi);
struct trf7970a *trf = spi_get_drvdata(spi);
struct trf7970a *trf = spi_get_drvdata(spi);
struct trf7970a *trf = spi_get_drvdata(spi);
static int trf7970a_cmd(struct trf7970a *trf, u8 opcode)
static int trf7970a_read(struct trf7970a *trf, u8 reg, u8 *val)
static int trf7970a_read_cont(struct trf7970a *trf, u8 reg, u8 *buf,
static int trf7970a_write(struct trf7970a *trf, u8 reg, u8 val)
static int trf7970a_read_irqstatus(struct trf7970a *trf, u8 *status)
static int trf7970a_update_rx_gain_reduction(struct trf7970a *trf)
static int trf7970a_update_iso_ctrl_register(struct trf7970a *trf, u8 iso_ctrl)
static int trf7970a_read_target_proto(struct trf7970a *trf, u8 *target_proto)
static int trf7970a_mode_detect(struct trf7970a *trf, u8 *rf_tech)
static void trf7970a_send_upstream(struct trf7970a *trf)
static void trf7970a_send_err_upstream(struct trf7970a *trf, int errno)
static int trf7970a_transmit(struct trf7970a *trf, struct sk_buff *skb,
static void trf7970a_fill_fifo(struct trf7970a *trf)
static void trf7970a_drain_fifo(struct trf7970a *trf, u8 status)
struct trf7970a *trf = dev_id;