| /linux/net/mac80211/tests/ |
| H A D | mfp.c | 17 u8 category; member 26 .category = WLAN_CATEGORY_PUBLIC, 34 .category = WLAN_CATEGORY_PUBLIC, 42 .category = WLAN_CATEGORY_PUBLIC, 51 .category = WLAN_CATEGORY_PUBLIC, 60 .category = WLAN_CATEGORY_PUBLIC, 70 .category = WLAN_CATEGORY_PUBLIC, 81 .category = WLAN_CATEGORY_PROTECTED_DUAL_OF_ACTION, 89 .category = WLAN_CATEGORY_PROTECTED_DUAL_OF_ACTION, 97 .category = WLAN_CATEGORY_PROTECTED_DUAL_OF_ACTION, [all …]
|
| /linux/drivers/platform/surface/aggregator/ |
| H A D | bus.c | 28 sdev->uid.domain, sdev->uid.category, sdev->uid.target, in modalias_show() 46 sdev->uid.domain, sdev->uid.category, in ssam_device_uevent() 98 sdev->uid.domain, sdev->uid.category, sdev->uid.target, in ssam_device_alloc() 192 if (id->domain != uid.domain || id->category != uid.category) in ssam_device_id_compatible() 221 id->category == 0 && in ssam_device_id_is_null() 405 uid->category = tc; in ssam_device_uid_from_string()
|
| /linux/net/mac80211/ |
| H A D | parse.c | 222 u8 count, interpret, category; in ieee80211_parse_tpe() local 230 category = u8_get_bits(env->info, IEEE80211_TX_PWR_ENV_INFO_CATEGORY); in ieee80211_parse_tpe() 234 out = tpe->max_local[category].power; in ieee80211_parse_tpe() 235 cnt_out = &tpe->max_local[category].count; in ieee80211_parse_tpe() 236 tpe->max_local[category].valid = true; in ieee80211_parse_tpe() 239 out = tpe->max_reg_client[category].power; in ieee80211_parse_tpe() 240 cnt_out = &tpe->max_reg_client[category].count; in ieee80211_parse_tpe() 241 tpe->max_reg_client[category].valid = true; in ieee80211_parse_tpe() 244 out = tpe->psd_local[category].power; in ieee80211_parse_tpe() 245 cnt_out = &tpe->psd_local[category].count; in ieee80211_parse_tpe() [all …]
|
| H A D | s1g.c | 27 if (likely(mgmt->u.action.category != WLAN_CATEGORY_S1G)) in ieee80211_s1g_is_twt_setup() 54 mgmt->u.action.category = WLAN_CATEGORY_S1G; in ieee80211_s1g_send_twt_setup() 86 mgmt->u.action.category = WLAN_CATEGORY_S1G; in ieee80211_s1g_send_twt_teardown()
|
| /linux/drivers/hid/surface-hid/ |
| H A D | surface_kbd.c | 40 rqst.target_category = shid->uid.category; in ssam_kbd_get_descriptor() 70 rqst.target_category = shid->uid.category; in ssam_kbd_set_caps_led() 88 rqst.target_category = shid->uid.category; in ssam_kbd_get_feature_report() 133 if (shid->uid.category != event->target_category) in ssam_kbd_event_fn() 252 shid->uid.category = SSAM_SSH_TC_KBD; in surface_kbd_probe() 260 shid->notif.event.id.target_category = shid->uid.category; in surface_kbd_probe()
|
| H A D | surface_hid.c | 59 rqst.target_category = shid->uid.category; in ssam_hid_get_descriptor() 124 rqst.target_category = shid->uid.category; in ssam_hid_set_raw_report() 142 rqst.target_category = shid->uid.category; in ssam_hid_get_raw_report() 213 shid->notif.event.id.target_category = sdev->uid.category; in surface_hid_probe()
|
| /linux/tools/testing/selftests/tc-testing/ |
| H A D | tdc_helper.py | 12 for category in ucat: 13 testcases[category] = list(filter(lambda x: category in x['category'], alltests))
|
| /linux/drivers/tty/vt/ |
| H A D | gen_ucs_width_table.py | 117 category = unicodedata.category(char) 120 if category.startswith('M'): 129 if category == 'Cf':
|
| /linux/sound/firewire/dice/ |
| H A D | dice.c | 39 unsigned int category; in check_dice_category() local 60 category = WEISS_CATEGORY_ID; in check_dice_category() 62 category = LOUD_CATEGORY_ID; in check_dice_category() 64 category = HARMAN_CATEGORY_ID; in check_dice_category() 66 category = DICE_CATEGORY_ID; in check_dice_category() 67 if (device->config_rom[3] != ((vendor << 8) | category) || in check_dice_category()
|
| /linux/Documentation/driver-api/surface_aggregator/clients/ |
| H A D | cdev.rst | 37 interface, associated with a specific target category and device-file-instance. 38 They forward any event of this category to the buffer of the corresponding 149 Register a notifier for the event target category specified in the given 152 notifier for a specific target category has been registered, all events of that 153 category will be forwarded to the userspace client and can then be read from 157 Only one notifier can be registered per target category and client instance. If 168 Unregisters the notifier associated with the specified target category. The 170 registered for this client instance and the given category, this IOCTL will
|
| /linux/drivers/memstick/core/ |
| H A D | memstick.c | 33 && (id->category == card->id.category) in memstick_dev_match() 67 if (add_uevent_var(env, "MEMSTICK_CATEGORY=%02X", card->id.category)) in memstick_uevent() 155 MEMSTICK_ATTR(category, "%02X"); 339 card->id.category = id_reg.category; in h_memstick_read_dev_id() 461 card->id.type, card->id.category, card->id.class); in memstick_check()
|
| /linux/drivers/dma/idxd/ |
| H A D | perfmon.h | 105 #define EVNTCAP_REG(idxd, category) \ argument 106 (PERFMON_REG_OFFSET(idxd, IDXD_EVNTCAP_OFFSET) + ((category) * 8))
|
| /linux/Documentation/devicetree/bindings/powerpc/fsl/ |
| H A D | cpus.txt | 20 a property named fsl,eref-[CAT], where [CAT] is the abbreviated category 22 the category is supported by the implementation.
|
| /linux/Documentation/netlabel/ |
| H A D | draft-ietf-cipso-ipsecurity-01.txt | 236 is to align the category bitmap field on an even octet boundary. This will 251 is left to right or MSB to LSB. For example category 0 is represented by 252 the most significant bit of the first byte and category 15 is represented 254 shows this ordering. Bit N is binary 1 if category N is part of the label 255 for the datagram, and bit N is binary 0 if category N is not part of the 269 category bitmap. 283 does not change. The only change is to the category bitmap which is set to 322 is to align the category field on an even octet boundary. This will 347 by their position within a bit field. The length of each category is 2 349 for categories are 0 to 65534. Category 65535 is not a valid category [all …]
|
| /linux/Documentation/driver-api/surface_aggregator/ |
| H A D | client.rst | 129 The UID for SSAM client devices consists of a ``domain``, a ``category``, 136 the kernel/driver-side. For physical devices, ``category`` represents the 137 target category, ``target`` the target ID, and ``instance`` the instance ID 323 should be enabled, an event ID specifying for which target category and, 329 other notifier registered for the same target category. 332 category, regardless of the instance ID specified when registering the 362 /* Set priority wrt. other handlers of same target category. */ 372 nf->event.id.target_category = sdev->uid.category; 391 specific event (combination of registry, event target category, and event
|
| H A D | ssh.rst | 221 - Target category. 252 Commands and events are uniquely identified by their target category 253 (``TC``) and command ID (``CID``). The target category specifies a general 254 category for the command (e.g. system in general, vs. battery and AC, vs. 256 that category. Only the combination of |TC| + |CID| is unique. Additionally, 263 response to a request should have the same target category, command ID, and 284 identified by its target category, command ID, and, if applicable, instance 286 general, however, a single target category should map to a single reserved 299 target category and command ID alone, the EC may require specific target ID and
|
| /linux/Documentation/arch/riscv/ |
| H A D | uabi.rst | 27 extension category. If multiple 'Z' extensions are named, they will be 28 ordered first by category, in canonical order, as listed above, then 29 alphabetically within a category.
|
| /linux/drivers/gpu/drm/v3d/ |
| H A D | v3d_perfmon.c | 460 strscpy(req->category, counter->category, sizeof(req->category)); in v3d_perfmon_get_counter_ioctl()
|
| H A D | v3d_performance_counters.h | 14 char category[32]; member
|
| /linux/Documentation/admin-guide/media/ |
| H A D | ci.rst | 58 Cards that fall in this category 61 At present the cards that fall in this category are the Twinhan and its
|
| /linux/include/linux/ |
| H A D | surface_acpi_notify.h | 27 u8 category; member
|
| /linux/drivers/accel/amdxdna/ |
| H A D | aie2_error.c | 85 enum aie_error_category category; member 206 if (lut[i].category > AIE_ERROR_UNKNOWN) in aie_get_error_category() 209 return lut[i].category; in aie_get_error_category()
|
| /linux/include/linux/surface_aggregator/ |
| H A D | device.h | 57 u8 category; member 101 .category = cat, \
|
| /linux/tools/perf/scripts/python/ |
| H A D | gecko.py | 77 category: CategoryID 172 category=symbol_name_to_category,
|
| /linux/Documentation/sound/designs/ |
| H A D | tracepoints.rst | 21 This category includes four tracepoints; ``hwptr``, ``applptr``, ``xrun`` and 27 This category includes two tracepoints; ``hw_mask_param`` and 137 Tracepoints in this category are designed to trace changes of the
|