Searched refs:scanner (Results 1 – 17 of 17) sorted by relevance
/linux/tools/perf/util/ |
H A D | pmu.l | 14 static int value(yyscan_t scanner, int base) in value() argument 16 YYSTYPE *yylval = perf_pmu_get_lval(scanner); in value() 17 char *text = perf_pmu_get_text(scanner); in value() 45 int perf_pmu_wrap(void *scanner __maybe_unused)
|
H A D | pmu.y | 3 %parse-param {void *scanner} 4 %lex-param {void* scanner} 27 static void perf_pmu_error(void *format, void *scanner, const char *msg); 98 void *scanner __maybe_unused,
|
H A D | pmu.c | 165 void *scanner; in __perf_pmu_format__load() local 168 ret = perf_pmu_lex_init(&scanner); in __perf_pmu_format__load() 172 perf_pmu_set_in(file, scanner); in __perf_pmu_format__load() 173 ret = perf_pmu_parse(format, scanner); in __perf_pmu_format__load() 174 perf_pmu_lex_destroy(scanner); in __perf_pmu_format__load()
|
/linux/drivers/usb/image/ |
H A D | Kconfig | 20 tristate "Microtek X6USB scanner support" 27 The scanner will appear as a scsi generic device to the rest
|
/linux/Documentation/admin-guide/ |
H A D | devices.rst | 116 /dev/scanner scanner symbolic Current scanner device 129 ``/dev/cdwriter`` and /dev/scanner should point to the appropriate generic
|
/linux/Documentation/scheduler/ |
H A D | sched-debug.rst | 26 end of the address space is reached the scanner restarts from the beginning.
|
/linux/Documentation/usb/ |
H A D | mtouchusb.rst | 8 - 0.3 - Created based off of scanner & INSTALL from the original touchscreen
|
H A D | CREDITS | 97 they have donated USB mice, a joystick and a scanner, as a
|
/linux/Documentation/mm/ |
H A D | physical_memory.rst | 464 allocator and vm scanner to calculate all kinds of watermarks and thresholds. 547 The PFN where compaction free scanner should start in the next scan. 550 The PFNs where compaction migration scanner should start in the next scan. 586 Set to true when compaction migration scanner and free scanner meet, which
|
H A D | transhuge.rst | 154 a scanner can get a reference to a page is get_page_unless_zero(). 157 scanner from getting a reference to the tail page up to that point. After the
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | vidioc-g-parm.rst | 253 - The driver may capture images in slices like a scanner in order
|
/linux/Documentation/filesystems/xfs/ |
H A D | xfs-online-fsck-design.rst | 450 When the repair scanner needs to record an observation, the staging data are 3242 Because the scanner holds the AGI buffer lock, no inodes could have been 3247 By maintaining the AGI buffer lock until this point, the scanner knows that 3281 `inode scanner 3408 scanner, the scrub process holds the IOLOCK of the file being scanned and it 3440 if the scanner fails to lock a parent, it can drop and relock both the child 3505 The scanner function and the regular filesystem code must acquire resources 3554 inode scanner 3598 `inode scanner 3661 live update coordinates with the inode scanner [all...] |
/linux/drivers/input/keyboard/ |
H A D | Kconfig | 393 tristate "LPC32XX matrix key scanner support" 397 Say Y here if you want to use NXP LPC32XX SoC key scanner interface,
|
/linux/Documentation/userspace-api/ioctl/ |
H A D | ioctl-number.rst | 183 'N' 00-1F drivers/usb/scanner.h
|
/linux/drivers/usb/serial/ |
H A D | Kconfig | 373 Say Y here if you want to use a USB POS Metrologic barcode scanner.
|
/linux/Documentation/driver-api/usb/ |
H A D | gadget.rst | 130 - data capture drivers, perhaps video4Linux or a scanner driver; or
|
/linux/Documentation/admin-guide/cgroup-v1/ |
H A D | memory.rst | 927 1. Make per-cgroup scanner reclaim not-shared pages first
|