Home
last modified time | relevance | path

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

/drivers/staging/fbtft/
Dfb_ili9325.c49 static unsigned vdv = 0x12; /* VCOMH amplitude=VREG1OUT*0.98 */ variable
/drivers/staging/lustre/lustre/lclient/
Dlcommon_cl.c170 struct ccc_device *vdv; in ccc_device_init() local
199 struct ccc_device *vdv; in ccc_device_alloc() local
235 struct ccc_device *vdv = lu2ccc_dev(d); in ccc_device_free() local
913 struct lu_device *ccc2lu_dev(struct ccc_device *vdv) in ccc2lu_dev()