Searched defs:prv (Results 1 – 3 of 3) sorted by relevance
/drivers/media/platform/s5p-g2d/ |
D | g2d.c | 308 static int vidioc_enum_fmt(struct file *file, void *prv, struct v4l2_fmtdesc *f) in vidioc_enum_fmt() 319 static int vidioc_g_fmt(struct file *file, void *prv, struct v4l2_format *f) in vidioc_g_fmt() 341 static int vidioc_try_fmt(struct file *file, void *prv, struct v4l2_format *f) in vidioc_try_fmt() 371 static int vidioc_s_fmt(struct file *file, void *prv, struct v4l2_format *f) in vidioc_s_fmt() 429 static int vidioc_g_crop(struct file *file, void *prv, struct v4l2_crop *cr) in vidioc_g_crop() 445 static int vidioc_try_crop(struct file *file, void *prv, const struct v4l2_crop *cr) in vidioc_try_crop() 464 static int vidioc_s_crop(struct file *file, void *prv, const struct v4l2_crop *cr) in vidioc_s_crop() 486 static void job_abort(void *prv) in job_abort() 499 static void device_run(void *prv) in device_run() 540 static irqreturn_t g2d_isr(int irq, void *prv) in g2d_isr()
|
/drivers/mtd/nand/ |
D | mpc5121_nfc.c | 139 struct mpc5121_nfc_prv *prv = chip->priv; in nfc_read() local 148 struct mpc5121_nfc_prv *prv = chip->priv; in nfc_write() local 218 struct mpc5121_nfc_prv *prv = chip->priv; in mpc5121_nfc_irq() local 230 struct mpc5121_nfc_prv *prv = chip->priv; in mpc5121_nfc_done() local 285 struct mpc5121_nfc_prv *prv = chip->priv; in ads5121_chipselect_init() local 307 struct mpc5121_nfc_prv *prv = nand->priv; in ads5121_select_chip() local 337 struct mpc5121_nfc_prv *prv = chip->priv; in mpc5121_nfc_command() local 410 struct mpc5121_nfc_prv *prv = nand->priv; in mpc5121_nfc_copy_spare() local 462 struct mpc5121_nfc_prv *prv = chip->priv; in mpc5121_nfc_buf_copy() local 540 struct mpc5121_nfc_prv *prv = chip->priv; in mpc5121_nfc_read_hw_config() local [all …]
|
/drivers/edac/ |
D | sb_edac.c | 1040 u64 limit, prv = 0; in get_memory_layout() local 1225 u64 ch_addr, offset, limit = 0, prv = 0; in get_memory_error_data() local
|