Home
last modified time | relevance | path

Searched defs:usage (Results 1701 - 1725 of 2063) sorted by relevance

1...<<61626364656667686970>>...83

/kernel/linux/linux-6.6/kernel/bpf/
H A Dhashtab.c2224 u64 usage = sizeof(struct bpf_htab); in htab_map_mem_usage() local
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/mdp3/
H A Dmtk-mdp3-regs.h310 u32 usage; /* enum mdp_buffer_usage */ member
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-nvidia-shield.c922 android_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) android_input_mapping() argument
H A Dhid-core.c122 unsigned usage; in open_collection() local
228 hid_add_usage(struct hid_parser *parser, unsigned usage, u8 size) hid_add_usage() argument
788 hid_scan_input_usage(struct hid_parser *parser, u32 usage) hid_scan_input_usage() argument
796 hid_scan_feature_usage(struct hid_parser *parser, u32 usage) hid_scan_feature_usage() argument
1072 struct hid_usage *usage; hid_apply_multiplier_to_field() local
1169 struct hid_usage *usage; hid_setup_resolution_multiplier() local
1503 hid_match_usage(struct hid_device *hid, struct hid_usage *usage) hid_match_usage() argument
1521 hid_process_event(struct hid_device *hid, struct hid_field *field, struct hid_usage *usage, __s32 value, int interrupt) hid_process_event() argument
[all...]
H A Dhid-multitouch.c530 struct mt_usages *usage; in mt_allocate_usage() local
480 mt_feature_mapping(struct hid_device *hdev, struct hid_field *field, struct hid_usage *usage) mt_feature_mapping() argument
675 struct mt_usages *usage; mt_store_field() local
716 mt_touch_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max, struct mt_application *app) mt_touch_input_mapping() argument
998 mt_touch_event(struct hid_device *hid, struct hid_field *field, struct hid_usage *usage, __s32 value) mt_touch_event() argument
1156 mt_process_mt_event(struct hid_device *hid, struct mt_application *app, struct hid_field *field, struct hid_usage *usage, __s32 value, bool first_packet) mt_process_mt_event() argument
1342 mt_input_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) mt_input_mapping() argument
1415 mt_input_mapped(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) mt_input_mapped() argument
1432 mt_event(struct hid_device *hid, struct hid_field *field, struct hid_usage *usage, __s32 value) mt_event() argument
1462 mt_need_to_apply_feature(struct hid_device *hdev, struct hid_field *field, struct hid_usage *usage, enum latency_mode latency, bool surface_switch, bool button_switch, bool *inputmode_found) mt_need_to_apply_feature() argument
1538 struct hid_usage *usage; mt_set_modes() local
1654 mt_fix_const_field(struct hid_field *field, unsigned int usage) mt_fix_const_field() argument
1664 mt_fix_const_fields(struct hid_device *hdev, unsigned int usage) mt_fix_const_fields() argument
[all...]
H A Dwacom_sys.c102 struct hid_usage *usage = &field->usage[j]; in wacom_wac_pen_serial_enforce() local
209 wacom_hid_usage_quirk(struct hid_device *hdev, struct hid_field *field, struct hid_usage *usage) wacom_hid_usage_quirk() argument
292 wacom_feature_mapping(struct hid_device *hdev, struct hid_field *field, struct hid_usage *usage) wacom_feature_mapping() argument
425 wacom_usage_mapping(struct hid_device *hdev, struct hid_field *field, struct hid_usage *usage) wacom_usage_mapping() argument
[all...]
H A Dhid-sony.c587 guitar_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) guitar_mapping() argument
616 ps3remote_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) ps3remote_mapping() argument
650 navigation_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) navigation_mapping() argument
698 sixaxis_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) sixaxis_mapping() argument
963 sony_mapping(struct hid_device *hdev, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) sony_mapping() argument
[all...]
/kernel/linux/linux-6.6/drivers/hid/usbhid/
H A Dhid-pidff.c208 static void pidff_set(struct pidff_usage *usage, u16 value) in pidff_set() argument
214 static void pidff_set_signed(struct pidff_usage *usage, s16 value) in pidff_set_signed() argument
758 pidff_find_fields(struct pidff_usage *usage, const u8 *table, struct hid_report *report, int count, int strict) pidff_find_fields() argument
797 pidff_check_usage(int usage) pidff_check_usage() argument
871 pidff_find_special_field(struct hid_report *report, int usage, int enforce_min) pidff_find_special_field() argument
[all...]
/kernel/linux/linux-6.6/tools/mm/
H A Dpage-types.c823 static void usage(void) in usage() function
H A Dslabinfo.c111 static void usage(void) in usage() function
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-lock.c1992 check_lock_contention_options(const struct option *options, const char * const *usage) check_lock_contention_options() argument
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A Dkhugepaged.c1374 static void usage(void) in usage() function
/kernel/linux/linux-6.6/tools/power/x86/x86_energy_perf_policy/
H A Dx86_energy_perf_policy.c100 void usage(void) in usage() function
[all...]
/kernel/linux/linux-6.6/scripts/
H A Dunifdef.c378 usage(void) in usage() function
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dxskxceiver.c316 static void usage(const char *prog) in usage() function
H A Dtest_sockmap.c217 static void usage(char *argv[]) in usage() function
/test/xts/acts/graphic/nativebuffer/entry/src/main/cpp/
H A Dnativebuffer.cpp446 int32_t usage = NATIVEBUFFER_USAGE_CPU_READ | NATIVEBUFFER_USAGE_CPU_WRITE | NATIVEBUFFER_USAGE_MEM_DMA; OHNativeBufferFromNativeWindowBufferNullptr() local
478 int32_t usage = NATIVEBUFFER_USAGE_CPU_READ | NATIVEBUFFER_USAGE_CPU_WRITE | NATIVEBUFFER_USAGE_MEM_DMA; OHNativeBufferFromNativeWindowBufferNormal() local
[all...]
/test/xts/acts/multimedia/audio/audio_js_standard/OhAudioNdk/entry/src/main/cpp/
H A Dohaudiondk.cpp514 OH_AudioStream_Usage usage = AUDIOSTREAM_USAGE_MUSIC; in CreatRendererAudioPlayer() local
605 OH_AudioStream_Usage usage = AUDIOSTREAM_USAGE_MUSIC; in CreatAudioPlayerWithFileAndParam() local
653 OH_AudioStream_Usage usage = getRendererInfoWithValue(usageValue); in TestRendererAudioStreamUsage() local
853 OH_AudioStream_Usage usage; in OHAudioRendererGetRendererInfo() local
/third_party/ffmpeg/libavcodec/
H A Dlibaomenc.c101 int usage; member
/third_party/glfw/tests/
H A Dtriangle-vulkan.c809 demo_prepare_texture_image(struct demo *demo, const uint32_t *tex_colors, struct texture_object *tex_obj, VkImageTiling tiling, VkImageUsageFlags usage, VkFlags required_props) demo_prepare_texture_image() argument
/third_party/glslang/StandAlone/
H A DStandAlone.cpp1903 void usage() usage() function
[all...]
/third_party/backends/frontend/
H A Dsaned.c3411 static void usage(char *me, int err) function
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DDecimalFormat.java2148 public synchronized void setCurrencyUsage(CurrencyUsage usage) { in setCurrencyUsage() argument
/third_party/FreeBSD/sys/dev/usb/
H A Dusbhid.h224 int32_t usage; member
/third_party/icu/tools/colprobe/
H A Dcolprobe.cpp174 void usage(const char *name) { in usage() function

Completed in 57 milliseconds

1...<<61626364656667686970>>...83