Searched refs:target_kb (Results 1 – 3 of 3) sorted by relevance
179 static DEVICE_ATTR(target_kb, S_IRUGO | S_IWUSR,
39 /sys/devices/system/xen_memory/xen_memory0/target_kb on the
619 int target_kb; in cpia2_reset_camera() local807 target_kb = (cam->width * cam->height * 2 / 16384) * in cpia2_reset_camera()809 if (target_kb < 1) in cpia2_reset_camera()810 target_kb = 1; in cpia2_reset_camera()812 TRANSFER_WRITE, target_kb); in cpia2_reset_camera()