| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | component.h | 95 int (*compare)(struct device *, void *), void *compare_data); 98 int (*compare_typed)(struct device *, int, void *), void *compare_data); 119 int (*compare)(struct device *, void *), void *compare_data) in component_match_add() argument 122 compare_data); in component_match_add()
|
| /OK3568_Linux_fs/kernel/drivers/base/ |
| H A D | component.c | 341 void *compare_data) in __component_match_add() argument 375 match->compare[match->num].data = compare_data; in __component_match_add() 403 int (*compare)(struct device *, void *), void *compare_data) in component_match_add_release() argument 406 compare_data); in component_match_add_release() 429 int (*compare_typed)(struct device *, int, void *), void *compare_data) in component_match_add_typed() argument 432 compare_data); in component_match_add_typed()
|
| /OK3568_Linux_fs/kernel/include/rdma/ |
| H A D | ib_hdrs.h | 58 __be64 compare_data; /* potentially unaligned */ member 152 return ib_u64_get(&ateth->compare_data); in get_ib_ateth_compare() 157 ib_u64_put(val, &ateth->compare_data); in put_ib_ateth_compare()
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/focaltech_test/supported_ic/ |
| H A D | focaltech_test_ft8201.c | 563 …tmp_result = compare_data(adcdata, thr->basic.short_res_min, TEST_SHORT_RES_MAX, thr->basic.short_… in ft8201_short_test() 663 tmp_result = compare_data(opendata, min, max, 0, 0, false); in ft8201_open_test() 931 tmp_result = compare_data(lcdnoise, 0, max, 0, max_vk, true); in ft8201_lcdnoise_test()
|
| /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 D | fibonacci_heap.h | 81 int compare_data (K key) in compare_data() function 411 if (node->compare_data (key) > 0) in replace_key_data()
|
| /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 D | fibonacci_heap.h | 81 int compare_data (K key) in compare_data() function 411 if (node->compare_data (key) > 0) in replace_key_data()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/ |
| H A D | opfn.c | 139 u64 data = be64_to_cpu(ateth->compare_data); in opfn_conn_response()
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/focaltech_test/ |
| H A D | focaltech_test.h | 517 bool compare_data(int *data, int min, int max, int min_vk, int max_vk, bool key);
|
| H A D | focaltech_test.c | 740 bool compare_data(int *data, int min, int max, int min_vk, int max_vk, bool key) in compare_data() function
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/wcn36xx/ |
| H A D | hal.h | 4577 u8 compare_data[WCN36XX_HAL_PROTOCOL_DATA_LEN]; member
|