Home
last modified time | relevance | path

Searched refs:category (Results 1 – 25 of 137) sorted by relevance

123456

/linux-6.3-rc2/include/drm/
A Ddrm_print.h324 static inline bool drm_debug_enabled_raw(enum drm_debug_category category) in drm_debug_enabled_raw() argument
326 return unlikely(__drm_debug & BIT(category)); in drm_debug_enabled_raw()
329 #define drm_debug_enabled_instrumented(category) \ argument
332 drm_debug_enabled_raw(category); \
341 #define __drm_debug_enabled(category) true argument
342 #define drm_debug_enabled(category) drm_debug_enabled_instrumented(category) argument
344 #define __drm_debug_enabled(category) drm_debug_enabled_raw(category) argument
345 #define drm_debug_enabled(category) drm_debug_enabled_raw(category) argument
360 enum drm_debug_category category, const char *format, ...);
596 #define __DRM_DEFINE_DBG_RATELIMITED(category, drm, fmt, ...) \ argument
[all …]
/linux-6.3-rc2/drivers/platform/surface/aggregator/
A Dbus.c27 sdev->uid.domain, sdev->uid.category, sdev->uid.target, in modalias_show()
43 sdev->uid.domain, sdev->uid.category, in ssam_device_uevent()
95 sdev->uid.domain, sdev->uid.category, sdev->uid.target, in ssam_device_alloc()
189 if (id->domain != uid.domain || id->category != uid.category) in ssam_device_id_compatible()
218 id->category == 0 && in ssam_device_id_is_null()
403 uid->category = tc; in ssam_device_uid_from_string()
/linux-6.3-rc2/tools/testing/selftests/tc-testing/
A Dtdc_helper.py12 for category in ucat:
13 testcases[category] = list(filter(lambda x: category in x['category'], alltests))
/linux-6.3-rc2/drivers/hid/surface-hid/
A Dsurface_kbd.c40 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()
A Dsurface_hid.c59 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-6.3-rc2/sound/firewire/fireworks/
A Dfireworks_command.c101 efw_transaction(struct snd_efw *efw, unsigned int category, in efw_transaction() argument
137 header->category = cpu_to_be32(category); in efw_transaction()
151 (be32_to_cpu(header->category) != category) || in efw_transaction()
155 be32_to_cpu(header->category), in efw_transaction()
/linux-6.3-rc2/sound/firewire/dice/
A Ddice.c38 unsigned int category; in check_dice_category() local
59 category = WEISS_CATEGORY_ID; in check_dice_category()
61 category = LOUD_CATEGORY_ID; in check_dice_category()
63 category = HARMAN_CATEGORY_ID; in check_dice_category()
65 category = DICE_CATEGORY_ID; in check_dice_category()
66 if (device->config_rom[3] != ((vendor << 8) | category) || in check_dice_category()
/linux-6.3-rc2/Documentation/riscv/
A Duabi.rst25 extension category. If multiple 'Z' extensions are named, they will be
26 ordered first by category, in canonical order, as listed above, then
27 alphabetically within a category.
/linux-6.3-rc2/Documentation/driver-api/surface_aggregator/clients/
A Dcdev.rst37 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-6.3-rc2/drivers/gpu/drm/
A Ddrm_print.c283 enum drm_debug_category category, const char *format, ...) in __drm_dev_dbg() argument
288 if (!__drm_debug_enabled(category)) in __drm_dev_dbg()
307 void ___drm_dbg(struct _ddebug *desc, enum drm_debug_category category, const char *format, ...) in ___drm_dbg() argument
312 if (!__drm_debug_enabled(category)) in ___drm_dbg()
/linux-6.3-rc2/drivers/memstick/core/
A Dmemstick.c33 && (id->category == card->id.category) in memstick_dev_match()
68 if (add_uevent_var(env, "MEMSTICK_CATEGORY=%02X", card->id.category)) in memstick_uevent()
156 MEMSTICK_ATTR(category, "%02X");
338 card->id.category = id_reg.category; in h_memstick_read_dev_id()
454 card->id.type, card->id.category, card->id.class); in memstick_check()
/linux-6.3-rc2/drivers/dma/idxd/
A Dperfmon.h105 #define EVNTCAP_REG(idxd, category) \ argument
106 (PERFMON_REG_OFFSET(idxd, IDXD_EVNTCAP_OFFSET) + ((category) * 8))
/linux-6.3-rc2/Documentation/devicetree/bindings/powerpc/fsl/
A Dcpus.txt20 a property named fsl,eref-[CAT], where [CAT] is the abbreviated category
22 the category is supported by the implementation.
/linux-6.3-rc2/net/mac80211/
A Ds1g.c26 if (likely(mgmt->u.action.category != WLAN_CATEGORY_S1G)) in ieee80211_s1g_is_twt_setup()
53 mgmt->u.action.category = WLAN_CATEGORY_S1G; in ieee80211_s1g_send_twt_setup()
85 mgmt->u.action.category = WLAN_CATEGORY_S1G; in ieee80211_s1g_send_twt_teardown()
/linux-6.3-rc2/Documentation/netlabel/
A Ddraft-ietf-cipso-ipsecurity-01.txt251 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
255 for the datagram, and bit N is binary 0 if category N is not part of the
269 category bitmap.
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
409 A category range is a 4 octet field comprised of the 2 octet index of the
410 highest numbered category followed by the 2 octet index of the lowest
413 label. This tag may contain a maximum of 7 category pairs. The bottom
[all …]
/linux-6.3-rc2/include/linux/
A Dieee80211.h1247 u8 category; member
1461 u8 category; member
4151 u8 *category; in _ieee80211_is_robust_mgmt_frame() local
4162 category = ((u8 *) hdr) + 24; in _ieee80211_is_robust_mgmt_frame()
4163 return *category != WLAN_CATEGORY_PUBLIC && in _ieee80211_is_robust_mgmt_frame()
4164 *category != WLAN_CATEGORY_HT && in _ieee80211_is_robust_mgmt_frame()
4166 *category != WLAN_CATEGORY_SELF_PROTECTED && in _ieee80211_is_robust_mgmt_frame()
4167 *category != WLAN_CATEGORY_UNPROT_DMG && in _ieee80211_is_robust_mgmt_frame()
4168 *category != WLAN_CATEGORY_VHT && in _ieee80211_is_robust_mgmt_frame()
4169 *category != WLAN_CATEGORY_S1G && in _ieee80211_is_robust_mgmt_frame()
[all …]
A Dsurface_acpi_notify.h27 u8 category; member
A Dmemstick.h49 unsigned char category; member
221 unsigned char category; member
/linux-6.3-rc2/Documentation/driver-api/surface_aggregator/
A Dclient.rst129 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
A Dssh.rst221 - 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-6.3-rc2/Documentation/admin-guide/media/
A Dci.rst58 Cards that fall in this category
61 At present the cards that fall in this category are the Twinhan and its
/linux-6.3-rc2/drivers/media/i2c/m5mols/
A Dm5mols_core.c144 u8 category = I2C_CATEGORY(reg); in m5mols_read() local
159 wbuf[2] = category; in m5mols_read()
180 size, category, cmd, ret); in m5mols_read()
244 u8 category = I2C_CATEGORY(reg); in m5mols_write() local
265 wbuf[2] = category; in m5mols_write()
279 category, cmd, ret); in m5mols_write()
/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb3/
A Dcommon.h52 #define CH_MSG(adapter, level, category, fmt, ...) do { \ argument
53 if ((adapter)->msg_enable & NETIF_MSG_##category) \
59 # define CH_DBG(adapter, category, fmt, ...) \ argument
60 CH_MSG(adapter, DEBUG, category, fmt, ## __VA_ARGS__)
62 # define CH_DBG(adapter, category, fmt, ...) argument
/linux-6.3-rc2/include/linux/surface_aggregator/
A Ddevice.h57 u8 category; member
101 .category = cat, \
/linux-6.3-rc2/drivers/net/wireless/marvell/mwifiex/
A Dutil.c331 u8 category, action_code, *addr2; in mwifiex_parse_mgmt_packet() local
338 category = *(payload + sizeof(struct ieee80211_hdr)); in mwifiex_parse_mgmt_packet()
339 switch (category) { in mwifiex_parse_mgmt_packet()
362 category); in mwifiex_parse_mgmt_packet()

Completed in 62 milliseconds

123456