Searched defs:usage (Results 26 – 50 of 361) sorted by relevance
12345678910>>...15
/linux/scripts/ |
H A D | objdump-func | 15 usage() { function
|
H A D | checkdeclares.pl | 17 sub usage { subroutine
|
H A D | syscallhdr.sh | 18 usage() { function
|
H A D | syscalltbl.sh | 18 usage() { function
|
H A D | setlocalversion | 15 usage() { function
|
H A D | git-resolve.sh | 5 usage() { function
|
H A D | markup_oops.pl | 355 sub usage { subroutine
|
H A D | gfp-translate | 17 usage() { function
|
/linux/tools/rcu/ |
H A D | extract-stall.sh | 4 usage() { function
|
/linux/tools/testing/selftests/drivers/usb/usbip/ |
H A D | usbip_test.sh | 7 usage() { echo "usbip_test.sh -b <busid> -p <usbip tools path>"; exit 1; } function
|
/linux/scripts/kconfig/ |
H A D | merge_config.sh | 23 usage() { function
|
/linux/mm/ |
H A D | sparse.c | 291 struct mem_section_usage *usage, unsigned long flags) in sparse_init_one_section() 324 struct mem_section_usage *usage; in sparse_early_usemaps_alloc_pgdat_section() local 350 struct mem_section_usage *usage) in check_usemap_section_nr() 400 struct mem_section_usage *usage) in check_usemap_section_nr() 875 struct mem_section_usage *usage = NULL; in section_activate() local
|
/linux/tools/testing/selftests/net/ |
H A D | bind_bhash.sh | 14 usage() { function
|
H A D | gro.sh | 67 usage() { function
|
/linux/tools/debugging/ |
H A D | kernel-chktaint | 7 usage() function
|
/linux/tools/testing/selftests/bpf/ |
H A D | test_xdp_vlan.sh |
|
/linux/drivers/hid/ |
H A D | wacom_wac.c | 1812 static int wacom_offset_rotation(struct input_dev *input, struct hid_usage *usage, in wacom_offset_rotation() 1826 int wacom_equivalent_usage(int usage) in wacom_equivalent_usage() 1872 static void wacom_map_usage(struct input_dev *input, struct hid_usage *usage, in wacom_map_usage() 1925 struct hid_field *field, struct hid_usage *usage) in wacom_wac_battery_usage_mapping() 1931 struct hid_usage *usage, __s32 value) in wacom_wac_battery_event() 1990 struct hid_field *field, struct hid_usage *usage) in wacom_wac_pad_usage_mapping() 2115 struct hid_usage *usage, __s32 value) in wacom_wac_pad_event() 2311 struct hid_field *field, struct hid_usage *usage) in wacom_wac_pen_usage_mapping() 2399 struct hid_usage *usage, __s32 value) in wacom_wac_pen_event() 2647 struct hid_field *field, struct hid_usage *usage) in wacom_wac_finger_usage_mapping() [all …]
|
H A D | hid-core.c | 154 unsigned usage; in open_collection() local 260 static int hid_add_usage(struct hid_parser *parser, unsigned usage, u8 size) in hid_add_usage() 834 static void hid_scan_input_usage(struct hid_parser *parser, u32 usage) in hid_scan_input_usage() 842 static void hid_scan_feature_usage(struct hid_parser *parser, u32 usage) in hid_scan_feature_usage() 1118 struct hid_usage *usage; in hid_apply_multiplier_to_field() local 1217 struct hid_usage *usage; in hid_setup_resolution_multiplier() local 1518 static int hid_match_usage(struct hid_device *hid, struct hid_usage *usage) in hid_match_usage() 1537 struct hid_usage *usage, __s32 value, int interrupt) in hid_process_event() 1935 unsigned int application, unsigned int usage) in hid_find_field()
|
/linux/scripts/dtc/ |
H A D | dtx_diff | 8 usage() { function
|
/linux/tools/memory-model/scripts/ |
H A D | parseargs.sh | 49 usage () { function
|
/linux/Documentation/driver-api/dmaengine/ |
H A D | client.rst | 300 Further APIs
|
/linux/tools/testing/selftests/rcutorture/bin/ |
H A D | kvm.sh | 63 usage () { function
|
/linux/tools/testing/fault-injection/ |
H A D | failcmd.sh | 18 usage() function
|
/linux/tools/testing/selftests/net/mptcp/ |
H A D | simult_flows.sh | 29 usage() { function
|
/linux/arch/powerpc/boot/ |
H A D | wrapper | 68 usage() { function
|
12345678910>>...15