Searched refs:c64 (Results 1 – 5 of 5) sorted by relevance
/drivers/media/v4l2-core/ |
D | v4l2-compat-ioctl32.c | 1043 struct v4l2_clip *c64 = mbuf; in v4l2_compat_get_array_args() local 1054 if (copy_from_user(c64, c32, sizeof(c64->c))) in v4l2_compat_get_array_args() 1056 c64->next = NULL; in v4l2_compat_get_array_args() 1057 c64++; in v4l2_compat_get_array_args() 1136 struct v4l2_clip *c64 = mbuf; in v4l2_compat_put_array_args() local 1147 if (copy_to_user(c32, c64, sizeof(c64->c))) in v4l2_compat_put_array_args() 1149 c64++; in v4l2_compat_put_array_args()
|
/drivers/s390/cio/ |
D | orb.h | 31 u32 c64:1; /* IDAW/QDIO 64 bit control */ member
|
D | vfio_ccw_cp.c | 384 if ((!cp->orb.cmd.c64 || cp->orb.cmd.i2k) && ccw_is_idal(ccw)) in ccwchain_calc_length() 668 cp->orb.cmd.c64 = 1; in cp_init()
|
D | cio.c | 147 orb->cmd.c64 = 1; in cio_start_key()
|
/drivers/misc/eeprom/ |
D | Kconfig | 19 24c16, 24c32, 24c64, 24c128, 24c256, 24c512, 24c1024, 24c2048
|