Searched defs:prv (Results 1 – 8 of 8) sorted by relevance
125 struct mpc5121_nfc_prv *prv = nand_get_controller_data(chip); in nfc_read() local134 struct mpc5121_nfc_prv *prv = nand_get_controller_data(chip); in nfc_write() local204 struct mpc5121_nfc_prv *prv = nand_get_controller_data(chip); in mpc5121_nfc_irq() local216 struct mpc5121_nfc_prv *prv = nand_get_controller_data(chip); in mpc5121_nfc_done() local273 struct mpc5121_nfc_prv *prv = nand_get_controller_data(chip); in ads5121_chipselect_init() local294 struct mpc5121_nfc_prv *prv = nand_get_controller_data(nand); in ads5121_select_chip() local324 struct mpc5121_nfc_prv *prv = nand_get_controller_data(chip); in mpc5121_nfc_command() local397 struct mpc5121_nfc_prv *prv = nand_get_controller_data(nand); in mpc5121_nfc_copy_spare() local449 struct mpc5121_nfc_prv *prv = nand_get_controller_data(chip); in mpc5121_nfc_buf_copy() local517 struct mpc5121_nfc_prv *prv = nand_get_controller_data(chip); in mpc5121_nfc_read_hw_config() local[all …]
17 #define SWITCH_ENTER(prv) \ argument30 #define SWITCH_ENTER(prv) /* */ argument
465 static void device_run(void *prv) in device_run()514 static irqreturn_t dma2d_isr(int irq, void *prv) in dma2d_isr()
497 static void device_run(void *prv) in device_run()538 static irqreturn_t g2d_isr(int irq, void *prv) in g2d_isr()
34 static void device_run(void *prv) in device_run()55 static irqreturn_t rga_isr(int irq, void *prv) in rga_isr()
91 static inline void sg_chain(struct scatterlist *prv, unsigned int prv_nents, in sg_chain()
209 unsigned char prv[ATM_ESA_LEN];/* private ATM address */ member
2991 print_deadlock_scenario(struct held_lock *nxt, struct held_lock *prv) in print_deadlock_scenario()