Home
last modified time | relevance | path

Searched defs:usage (Results 1 – 25 of 480) sorted by relevance

12345678910>>...20

/OK3568_Linux_fs/external/linux-rga/im2d_api/src/
H A Dim2d.cpp409 long usage = 0; in querystring() local
808 int usage = 0; in imcopy() local
838 int usage = 0; in imresize() local
890 int usage = 0; in imcvtcolor() local
919 int usage = 0; in imcrop() local
945 int usage = 0; in imtranslate() local
982 int usage = 0; in imrotate() local
1008 int usage = 0; in imflip() local
1034 int usage = 0; in imcomposite() local
1068 int usage = 0; in imosd() local
[all …]
/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-lg.c539 struct hid_usage *usage, unsigned long **bit, int *max) in lg_ultrax_remote_mapping()
571 static int lg_dinovo_mapping(struct hid_input *hi, struct hid_usage *usage, in lg_dinovo_mapping()
587 static int lg_wireless_mapping(struct hid_input *hi, struct hid_usage *usage, in lg_wireless_mapping()
649 struct hid_field *field, struct hid_usage *usage, in lg_input_mapping()
702 struct hid_field *field, struct hid_usage *usage, in lg_input_mapped()
743 struct hid_usage *usage, __s32 value) in lg_event()
H A Dhid-input.c61 static bool match_scancode(struct hid_usage *usage, in match_scancode()
67 static bool match_keycode(struct hid_usage *usage, in match_keycode()
76 static bool match_index(struct hid_usage *usage, in match_index()
92 struct hid_usage *usage; in hidinput_find_key() local
118 struct hid_usage *usage; in hidinput_locate_usage() local
135 struct hid_usage *usage; in hidinput_getkeycode() local
157 struct hid_usage *usage; in hidinput_setkeycode() local
567 struct hid_usage *usage) in hidinput_configure_usage()
1248 static void hidinput_handle_scroll(struct hid_usage *usage, in hidinput_handle_scroll()
1280 void hidinput_hid_event(struct hid_device *hid, struct hid_field *field, struct hid_usage *usage, _… in hidinput_hid_event()
[all …]
H A Dhid-icade.c165 struct hid_usage *usage, __s32 value) in icade_event()
189 struct hid_field *field, struct hid_usage *usage, in icade_input_mapping()
212 struct hid_field *field, struct hid_usage *usage, in icade_input_mapped()
H A Dhid-microsoft.c80 static int ms_ergonomy_kb_quirk(struct hid_input *hi, struct hid_usage *usage, in ms_ergonomy_kb_quirk()
142 static int ms_presenter_8k_quirk(struct hid_input *hi, struct hid_usage *usage, in ms_presenter_8k_quirk()
162 struct hid_usage *usage, unsigned long **bit, int *max) in ms_surface_dial_quirk()
183 struct hid_field *field, struct hid_usage *usage, in ms_input_mapping()
210 struct hid_field *field, struct hid_usage *usage, in ms_input_mapped()
223 struct hid_usage *usage, __s32 value) in ms_event()
H A Dhid-a4tech.c35 struct hid_field *field, struct hid_usage *usage, in a4_input_mapping()
57 struct hid_field *field, struct hid_usage *usage, in a4_input_mapped()
74 struct hid_usage *usage, __s32 value) in a4_event()
H A Dhid-speedlink.c26 struct hid_field *field, struct hid_usage *usage, in speedlink_input_mapping()
43 struct hid_usage *usage, __s32 value) in speedlink_event()
H A Dhid-apple.c191 struct hid_usage *usage, __s32 value) in hidinput_apple_event()
299 struct hid_usage *usage, __s32 value) in apple_event()
373 struct hid_field *field, struct hid_usage *usage, in apple_input_mapping()
394 struct hid_field *field, struct hid_usage *usage, in apple_input_mapped()
H A Dhid-gyration.c25 struct hid_field *field, struct hid_usage *usage, in gyration_input_mapping()
55 struct hid_usage *usage, __s32 value) in gyration_event()
H A Dhid-ezkey.c26 struct hid_field *field, struct hid_usage *usage, in ez_input_mapping()
48 struct hid_usage *usage, __s32 value) in ez_event()
H A Dhid-multitouch.c451 struct hid_field *field, struct hid_usage *usage) in mt_feature_mapping()
500 struct mt_usages *usage; in mt_allocate_usage() local
645 struct mt_usages *usage; in mt_store_field() local
687 struct hid_field *field, struct hid_usage *usage, in mt_touch_input_mapping()
967 struct hid_usage *usage, __s32 value) in mt_touch_event()
1106 struct hid_usage *usage, in mt_process_mt_event()
1290 struct hid_field *field, struct hid_usage *usage, in mt_input_mapping()
1363 struct hid_field *field, struct hid_usage *usage, in mt_input_mapped()
1380 struct hid_usage *usage, __s32 value) in mt_event()
1411 struct hid_usage *usage, in mt_need_to_apply_feature()
[all …]
H A Dhid-ite.c43 struct hid_usage *usage, unsigned long **bit, in ite_input_mapping()
68 struct hid_usage *usage, __s32 value) in ite_event()
H A Dhid-lenovo.c135 struct hid_usage *usage, unsigned long **bit, int *max) in lenovo_input_mapping_tpkbd()
148 struct hid_usage *usage, unsigned long **bit, int *max) in lenovo_input_mapping_cptkbd()
222 struct hid_usage *usage, unsigned long **bit, int *max) in lenovo_input_mapping_scrollpoint()
233 struct hid_usage *usage, unsigned long **bit, int *max) in lenovo_input_mapping_tp10_ultrabook_kbd()
271 struct hid_usage *usage, unsigned long **bit, int *max) in lenovo_input_mapping()
459 struct hid_field *field, struct hid_usage *usage, __s32 value) in lenovo_event_tp10ubkbd()
477 struct hid_field *field, struct hid_usage *usage, __s32 value) in lenovo_event_cptkbd()
512 struct hid_usage *usage, __s32 value) in lenovo_event()
H A Dhid-debug.c35 unsigned usage; member
473 char *hid_resolv_usage(unsigned usage, struct seq_file *f) { in hid_resolv_usage()
695 void hid_dump_input(struct hid_device *hdev, struct hid_usage *usage, __s32 value) in hid_dump_input()
1019 struct hid_usage *usage; in hid_dump_input_mapping() local
H A Dhid-samsung.c96 struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, in samsung_kbd_mouse_input_mapping()
137 struct hid_field *field, struct hid_usage *usage, in samsung_input_mapping()
H A Dhid-cypress.c84 struct hid_field *field, struct hid_usage *usage, in cp_input_mapped()
101 struct hid_usage *usage, __s32 value) in cp_event()
H A Dhid-plantronics.c53 struct hid_usage *usage, in plantronics_input_mapping()
121 struct hid_usage *usage, __s32 value) in plantronics_event()
H A Dhid-google-hammer.c380 struct hid_usage *usage, in hammer_input_mapping()
396 struct hid_usage *usage, __s32 value) in hammer_event()
426 unsigned application, unsigned usage) in hammer_has_usage()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dmem-stats.h271 T *usage; variable
415 T *usage = NULL; in register_descriptor() local
469 T *usage = (*slot).usage; in register_instance_overhead() local
481 mem_alloc_description<T>::register_object_overhead (T *usage, size_t size, in register_object_overhead()
501 T *usage = register_descriptor (ptr, origin, filename, line, function); in register_overhead() local
522 T *usage = (*slot).usage; in release_instance_overhead() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dmem-stats.h271 T *usage; variable
415 T *usage = NULL; in register_descriptor() local
469 T *usage = (*slot).usage; in register_instance_overhead() local
481 mem_alloc_description<T>::register_object_overhead (T *usage, size_t size, in register_object_overhead()
501 T *usage = register_descriptor (ptr, origin, filename, line, function); in register_overhead() local
522 T *usage = (*slot).usage; in release_instance_overhead() local
/OK3568_Linux_fs/kernel/mm/
H A Dpage_counter.c17 unsigned long usage) in propagate_protected_usage()
173 long usage; in page_counter_set_max() local
H A Dsparse.c329 struct mem_section_usage *usage, unsigned long flags) in sparse_init_one_section()
352 struct mem_section_usage *usage; in sparse_early_usemaps_alloc_pgdat_section() local
378 struct mem_section_usage *usage) in check_usemap_section_nr()
428 struct mem_section_usage *usage) in check_usemap_section_nr()
527 struct mem_section_usage *usage; in sparse_init_nid() local
849 struct mem_section_usage *usage = NULL; in section_activate() local
/OK3568_Linux_fs/kernel/certs/
H A Dsystem_keyring.c163 enum key_being_used_for usage, in verify_pkcs7_message_sig()
248 enum key_being_used_for usage, in verify_pkcs7_signature()
/OK3568_Linux_fs/kernel/net/sunrpc/auth_gss/
H A Dgss_krb5_crypto.c149 unsigned int usage, struct xdr_netobj *cksumout) in make_checksum()
241 unsigned int usage, struct xdr_netobj *cksumout) in make_checksum_v2()
612 unsigned int usage; in gss_krb5_aes_encrypt() local
732 unsigned int usage; in gss_krb5_aes_decrypt() local
/OK3568_Linux_fs/kernel/samples/pktgen/
H A Dparameters.sh6 function usage() { function

12345678910>>...20