Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/nfc/
Dtrf7970a.c457 static int trf7970a_cmd(struct trf7970a *trf, u8 opcode) in trf7970a_cmd()
471 static int trf7970a_read(struct trf7970a *trf, u8 reg, u8 *val) in trf7970a_read()
486 static int trf7970a_read_cont(struct trf7970a *trf, u8 reg, u8 *buf, in trf7970a_read_cont()
515 static int trf7970a_write(struct trf7970a *trf, u8 reg, u8 val) in trf7970a_write()
530 static int trf7970a_read_irqstatus(struct trf7970a *trf, u8 *status) in trf7970a_read_irqstatus()
554 static int trf7970a_read_target_proto(struct trf7970a *trf, u8 *target_proto) in trf7970a_read_target_proto()
573 static int trf7970a_mode_detect(struct trf7970a *trf, u8 *rf_tech) in trf7970a_mode_detect()
606 static void trf7970a_send_upstream(struct trf7970a *trf) in trf7970a_send_upstream()
634 static void trf7970a_send_err_upstream(struct trf7970a *trf, int errno) in trf7970a_send_err_upstream()
646 static int trf7970a_transmit(struct trf7970a *trf, struct sk_buff *skb, in trf7970a_transmit()
[all …]
/kernel/linux/linux-5.10/drivers/nfc/
Dtrf7970a.c456 static int trf7970a_cmd(struct trf7970a *trf, u8 opcode) in trf7970a_cmd()
470 static int trf7970a_read(struct trf7970a *trf, u8 reg, u8 *val) in trf7970a_read()
485 static int trf7970a_read_cont(struct trf7970a *trf, u8 reg, u8 *buf, in trf7970a_read_cont()
514 static int trf7970a_write(struct trf7970a *trf, u8 reg, u8 val) in trf7970a_write()
529 static int trf7970a_read_irqstatus(struct trf7970a *trf, u8 *status) in trf7970a_read_irqstatus()
553 static int trf7970a_read_target_proto(struct trf7970a *trf, u8 *target_proto) in trf7970a_read_target_proto()
572 static int trf7970a_mode_detect(struct trf7970a *trf, u8 *rf_tech) in trf7970a_mode_detect()
605 static void trf7970a_send_upstream(struct trf7970a *trf) in trf7970a_send_upstream()
633 static void trf7970a_send_err_upstream(struct trf7970a *trf, int errno) in trf7970a_send_err_upstream()
645 static int trf7970a_transmit(struct trf7970a *trf, struct sk_buff *skb, in trf7970a_transmit()
[all …]