Home
last modified time | relevance | path

Searched refs:prv (Results 1 – 15 of 15) sorted by relevance

/linux-3.4.99/drivers/mtd/nand/
Dmpc5121_nfc.c138 struct mpc5121_nfc_prv *prv = chip->priv; in nfc_read() local
140 return in_be16(prv->regs + reg); in nfc_read()
147 struct mpc5121_nfc_prv *prv = chip->priv; in nfc_write() local
149 out_be16(prv->regs + reg, val); in nfc_write()
217 struct mpc5121_nfc_prv *prv = chip->priv; in mpc5121_nfc_irq() local
220 wake_up(&prv->irq_waitq); in mpc5121_nfc_irq()
229 struct mpc5121_nfc_prv *prv = chip->priv; in mpc5121_nfc_done() local
234 rv = wait_event_timeout(prv->irq_waitq, in mpc5121_nfc_done()
238 dev_warn(prv->dev, in mpc5121_nfc_done()
284 struct mpc5121_nfc_prv *prv = chip->priv; in ads5121_chipselect_init() local
[all …]
/linux-3.4.99/arch/sparc/include/asm/
Dswitch_to_32.h16 #define SWITCH_ENTER(prv) \ argument
18 if (test_tsk_thread_flag(prv, TIF_USEDFPU)) { \
20 fpsave(&(prv)->thread.float_regs[0], &(prv)->thread.fsr, \
21 &(prv)->thread.fpqueue[0], &(prv)->thread.fpqdepth); \
22 clear_tsk_thread_flag(prv, TIF_USEDFPU); \
23 (prv)->thread.kregs->psr &= ~PSR_EF; \
29 #define SWITCH_ENTER(prv) /* */ argument
/linux-3.4.99/drivers/media/video/s5p-g2d/
Dg2d.c298 static int vidioc_enum_fmt(struct file *file, void *prv, struct v4l2_fmtdesc *f) in vidioc_enum_fmt() argument
309 static int vidioc_g_fmt(struct file *file, void *prv, struct v4l2_format *f) in vidioc_g_fmt() argument
311 struct g2d_ctx *ctx = prv; in vidioc_g_fmt()
331 static int vidioc_try_fmt(struct file *file, void *prv, struct v4l2_format *f) in vidioc_try_fmt() argument
361 static int vidioc_s_fmt(struct file *file, void *prv, struct v4l2_format *f) in vidioc_s_fmt() argument
363 struct g2d_ctx *ctx = prv; in vidioc_s_fmt()
372 ret = vidioc_try_fmt(file, prv, f); in vidioc_s_fmt()
472 static int vidioc_g_crop(struct file *file, void *prv, struct v4l2_crop *cr) in vidioc_g_crop() argument
474 struct g2d_ctx *ctx = prv; in vidioc_g_crop()
488 static int vidioc_try_crop(struct file *file, void *prv, struct v4l2_crop *cr) in vidioc_try_crop() argument
[all …]
/linux-3.4.99/include/linux/
Dscatterlist.h133 static inline void sg_chain(struct scatterlist *prv, unsigned int prv_nents, in sg_chain() argument
143 prv[prv_nents - 1].offset = 0; in sg_chain()
144 prv[prv_nents - 1].length = 0; in sg_chain()
150 prv[prv_nents - 1].page_link = ((unsigned long) sgl | 0x01) & ~0x02; in sg_chain()
Datm.h208 unsigned char prv[ATM_ESA_LEN];/* private ATM address */ member
219 return *addr.sas_addr.prv || *addr.sas_addr.pub; in atmsvc_addr_in_use()
/linux-3.4.99/lib/
Dscatterlist.c228 struct scatterlist *sg, *prv; in __sg_alloc_table() local
238 prv = NULL; in __sg_alloc_table()
258 if (prv) in __sg_alloc_table()
271 if (prv) in __sg_alloc_table()
272 sg_chain(prv, max_ents, sg); in __sg_alloc_table()
290 prv = sg; in __sg_alloc_table()
/linux-3.4.99/net/atm/
Daddr.c20 return *addr->sas_addr.prv ? 0 : -EINVAL; in check_addr()
29 if (*a->sas_addr.prv) in identical()
30 if (memcmp(a->sas_addr.prv, b->sas_addr.prv, ATM_ESA_LEN)) in identical()
Dclip.c706 if (*addr->sas_addr.prv) in svc_addr()
708 } else if (!*addr->sas_addr.prv) { in svc_addr()
712 if (*addr->sas_addr.prv) { in svc_addr()
713 unsigned char *prv = addr->sas_addr.prv; in svc_addr() local
717 fields = *prv == ATM_AFI_E164 ? e164 : code; in svc_addr()
720 seq_printf(seq, "%02X", *prv++); in svc_addr()
Dsignaling.c100 if (!*vcc->local.sas_addr.prv && !*vcc->local.sas_addr.pub) { in sigd_send()
102 memcpy(vcc->local.sas_addr.prv, in sigd_send()
103 msg->local.sas_addr.prv, ATM_ESA_LEN); in sigd_send()
Dproc.c227 *vcc->remote.sas_addr.pub && *vcc->remote.sas_addr.prv ? "+" : ""); in svc_info()
228 if (*vcc->remote.sas_addr.prv) { in svc_info()
232 seq_printf(seq, "%02x", vcc->remote.sas_addr.prv[i]); in svc_info()
Datm_sysfs.c53 aaddr->addr.sas_addr.prv[i]); in show_atmaddress()
Dlec.c2297 memcpy(to_add->atm_addr, vcc->remote.sas_addr.prv, ATM_ESA_LEN); in lec_mcast_make()
/linux-3.4.99/drivers/media/video/omap3isp/
Disppreview.h196 int omap3isp_preview_register_entities(struct isp_prev_device *prv,
198 void omap3isp_preview_unregister_entities(struct isp_prev_device *prv);
/linux-3.4.99/drivers/edac/
Dsb_edac.c673 u64 limit, prv = 0; in get_memory_layout() local
708 prv = 0; in get_memory_layout()
718 if (limit <= prv) in get_memory_layout()
730 prv = limit; in get_memory_layout()
747 prv = 0; in get_memory_layout()
752 if (limit <= prv) in get_memory_layout()
767 prv = limit; in get_memory_layout()
862 u64 ch_addr, offset, limit, prv = 0; in get_memory_error_data() local
894 if (limit <= prv) { in get_memory_error_data()
901 prv = limit; in get_memory_error_data()
[all …]
/linux-3.4.99/kernel/
Dlockdep.c1692 struct held_lock *prv) in print_deadlock_scenario() argument
1695 struct lock_class *prev = hlock_class(prv); in print_deadlock_scenario()