Searched refs:NXP_PN80T_STATE (Results 1 – 4 of 4) sorted by relevance
68 ns = NXP_PN80T_STATE(ese); in nxp_pn80t_open()98 struct NxpState *ns = NXP_PN80T_STATE(ese); in nxp_pn80t_reset()130 struct NxpState *ns = NXP_PN80T_STATE(ese); in nxp_pn80t_poll()177 struct NxpState *ns = NXP_PN80T_STATE(ese); in nxp_pn80t_send_cooldown()259 struct NxpState *ns = NXP_PN80T_STATE(ese); in nxp_pn80t_handle_interface_call()321 struct NxpState *ns = NXP_PN80T_STATE(ese); in nxp_pn80t_close()
119 struct NxpState *ns = NXP_PN80T_STATE(ese); in nq_transmit()150 struct NxpState *ns = NXP_PN80T_STATE(ese); in nq_receive()
179 struct NxpState *ns = NXP_PN80T_STATE(ese); in spidev_transmit()208 struct NxpState *ns = NXP_PN80T_STATE(ese); in spidev_receive()
31 #define NXP_PN80T_STATE(ese) \ macro