Symbol: trf
function parameter
Defined...
-
drivers/nfc/trf7970a.c:456:25-456:42: static int trf7970a_cmd(struct trf7970a *trf, u8 opcode)
-
drivers/nfc/trf7970a.c:470:26-470:43: static int trf7970a_read(struct trf7970a *trf, u8 reg, u8 *val)
-
drivers/nfc/trf7970a.c:485:31-485:48: static int trf7970a_read_cont(struct trf7970a *trf, u8 reg, u8 *buf,
-
drivers/nfc/trf7970a.c:514:27-514:44: static int trf7970a_write(struct trf7970a *trf, u8 reg, u8 val)
-
drivers/nfc/trf7970a.c:529:36-529:53: static int trf7970a_read_irqstatus(struct trf7970a *trf, u8 *status)
-
drivers/nfc/trf7970a.c:553:39-553:56: static int trf7970a_read_target_proto(struct trf7970a *trf, u8 *target_proto)
-
drivers/nfc/trf7970a.c:572:33-572:50: static int trf7970a_mode_detect(struct trf7970a *trf, u8 *rf_tech)
-
drivers/nfc/trf7970a.c:605:36-605:53: static void trf7970a_send_upstream(struct trf7970a *trf)
-
drivers/nfc/trf7970a.c:633:40-633:57: static void trf7970a_send_err_upstream(struct trf7970a *trf, int errno)
-
drivers/nfc/trf7970a.c:645:30-645:47: static int trf7970a_transmit(struct trf7970a *trf, struct sk_buff *skb,
-
drivers/nfc/trf7970a.c:703:32-703:49: static void trf7970a_fill_fifo(struct trf7970a *trf)
-
drivers/nfc/trf7970a.c:738:33-738:50: static void trf7970a_drain_fifo(struct trf7970a *trf, u8 status)
-
drivers/nfc/trf7970a.c:982:32-982:49: static void trf7970a_issue_eof(struct trf7970a *trf)
-
drivers/nfc/trf7970a.c:1027:26-1027:43: static int trf7970a_init(struct trf7970a *trf)
-
drivers/nfc/trf7970a.c:1079:36-1079:53: static void trf7970a_switch_rf_off(struct trf7970a *trf)
-
drivers/nfc/trf7970a.c:1098:34-1098:51: static int trf7970a_switch_rf_on(struct trf7970a *trf)
-
drivers/nfc/trf7970a.c:1169:39-1169:56: static int trf7970a_in_config_rf_tech(struct trf7970a *trf, int tech)
-
drivers/nfc/trf7970a.c:1229:33-1229:50: static int trf7970a_is_rf_field(struct trf7970a *trf, bool *is_rf_field)
-
drivers/nfc/trf7970a.c:1263:39-1263:56: static int trf7970a_in_config_framing(struct trf7970a *trf, int framing)
-
drivers/nfc/trf7970a.c:1390:36-1390:53: static int trf7970a_per_cmd_config(struct trf7970a *trf,
-
drivers/nfc/trf7970a.c:1563:39-1563:56: static int trf7970a_tg_config_rf_tech(struct trf7970a *trf, int tech)
-
drivers/nfc/trf7970a.c:1622:39-1622:56: static int trf7970a_tg_config_framing(struct trf7970a *trf, int framing)
-
drivers/nfc/trf7970a.c:1877:30-1877:47: static int trf7970a_power_up(struct trf7970a *trf)
-
drivers/nfc/trf7970a.c:1909:32-1909:49: static int trf7970a_power_down(struct trf7970a *trf)
-
drivers/nfc/trf7970a.c:1939:29-1939:46: static int trf7970a_startup(struct trf7970a *trf)
-
drivers/nfc/trf7970a.c:1954:31-1954:48: static void trf7970a_shutdown(struct trf7970a *trf)
variable
Defined...