/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
H A D | hlr_auc_gw.c | 972 static void usage(void) in usage() function 978 "usage:\n" in usage() 984 " -h = show this usage help\n" in usage() 1033 usage(); in main() 1052 usage(); in main() 1058 usage(); in main()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/ |
H A D | hlr_auc_gw.c | 972 static void usage(void) in usage() function 978 "usage:\n" in usage() 984 " -h = show this usage help\n" in usage() 1033 usage(); in main() 1052 usage(); in main() 1058 usage(); in main()
|
/drivers/peripheral/camera/vdi_base/common/buffer_manager/src/buffer_adapter/standard/ |
H A D | buffer_adapter.h | 103 // convert camera usage to gralloc usage. 106 // convert gralloc usage to camera usage. 107 static uint64_t GrallocUsageToCameraUsage(const uint64_t usage);
|
/drivers/peripheral/camera/vdi_base/common/include/ |
H A D | ibuffer.h | 72 virtual void SetUsage(const uint64_t usage) = 0;
|
/drivers/peripheral/display/hal/default_standard/src/display_gralloc/ |
H A D | drm_allocator.cpp | 67 if ((handle.usage & HBM_USE_MEM_FB) != 0) { in Allocate()
|
/kernel/linux/linux-5.10/arch/alpha/include/asm/ |
H A D | hwrpb.h | 148 unsigned long usage; member
|
/kernel/linux/linux-6.6/arch/alpha/include/asm/ |
H A D | hwrpb.h | 148 unsigned long usage; member
|
/kernel/linux/linux-5.10/drivers/md/ |
H A D | dm-exception-store.h | 106 void (*usage) (struct dm_exception_store *store, member
|
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | pxafb.h | 96 uint32_t usage; member
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | hiddev.h | 56 __u32 usage; member 97 __u32 physical; /* physical usage for this field */ 98 __u32 logical; /* logical usage for this field */ 99 __u32 application; /* application usage for this field */
|
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-cmedia.c | 96 struct hid_usage *usage, unsigned long **bit, int *max) in cmhid_input_mapping() 94 cmhid_input_mapping(struct hid_device *hid, struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, unsigned long **bit, int *max) cmhid_input_mapping() argument
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | hid-sensor-hub.h | 16 * @usage_id: Parent usage id of a physical device. 42 * @usage_id: Usage id for physical device, E.g. Gyro usage id. 61 * @usage: Usage id for this hub device instance. 71 u32 usage; member 148 * @usage_id: Attribute usage id of parent physical device as per spec 149 * @attr_usage_id: Attribute usage id as per spec 163 * @usage_id: Attribute usage id of parent physical device as per spec 164 * @attr_usage_id: Attribute usage id as per spec
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_ptp.h | 32 u8 usage; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | kdb.h | 73 char *usage; /* Usage String for this command */ member
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | pxafb.h | 96 uint32_t usage; member
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | hiddev.h | 56 __u32 usage; member 97 __u32 physical; /* physical usage for this field */ 98 __u32 logical; /* logical usage for this field */ 99 __u32 application; /* application usage for this field */
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | dm-exception-store.h | 107 void (*usage)(struct dm_exception_store *store, member
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | util.h | 27 void usage(const char *err) __noreturn;
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | hiddev.h | 39 __u32 usage; member
|
/kernel/linux/linux-6.6/kernel/trace/ |
H A D | trace_kdb.c | 153 .usage = "[skip_#entries] [cpu]",
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | hiddev.h | 39 __u32 usage; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | hiddev.h | 26 __u32 usage; member
|
/third_party/fsverity-utils/programs/ |
H A D | cmd_sign.c | 155 usage(cmd, stderr); in fsverity_cmd_sign()
|
H A D | cmd_dump_metadata.c | 160 usage(cmd, stderr); in fsverity_cmd_dump_metadata()
|
H A D | cmd_digest.c | 131 usage(cmd, stderr); in fsverity_cmd_digest()
|