Searched refs:target_kb (Results 1 – 4 of 4) sorted by relevance
178 static DEVICE_ATTR_RW(target_kb);
39 /sys/devices/system/xen_memory/xen_memory0/target_kb on the
49 What: /sys/devices/system/xen_memory/xen_memory0/target_kb
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()