Searched refs:target_kb (Results 1 – 4 of 4) sorted by relevance
162 static DEVICE_ATTR(target_kb, S_IRUGO | S_IWUSR,
47 /sys/devices/system/xen_memory/xen_memory0/target_kb on dumU,
49 What: /sys/devices/system/xen_memory/xen_memory0/target_kb
614 int target_kb; in cpia2_reset_camera() local802 target_kb = (cam->width * cam->height * 2 / 16384) * in cpia2_reset_camera()804 if (target_kb < 1) in cpia2_reset_camera()805 target_kb = 1; in cpia2_reset_camera()807 TRANSFER_WRITE, target_kb); in cpia2_reset_camera()