Home
last modified time | relevance | path

Searched refs:identity (Results 1 – 25 of 342) sorted by relevance

12345678910>>...14

/openbmc/linux/drivers/gpu/drm/etnaviv/
H A Detnaviv_gpu.c45 *value = gpu->identity.model; in etnaviv_gpu_get_param()
49 *value = gpu->identity.revision; in etnaviv_gpu_get_param()
53 *value = gpu->identity.features; in etnaviv_gpu_get_param()
164 *value = gpu->identity.eco_id; in etnaviv_gpu_get_param()
237 gpu->identity.register_max = 1 << gpu->identity.register_max; in etnaviv_hw_specs()
245 gpu->identity.thread_count = 1 << gpu->identity.thread_count; in etnaviv_hw_specs()
367 gpu->identity.model = gpu->identity.model & 0x0400; in etnaviv_hw_identify()
396 gpu->identity.eco_id = 1; in etnaviv_hw_identify()
399 gpu->identity.eco_id = 1; in etnaviv_hw_identify()
403 gpu->identity.model, gpu->identity.revision); in etnaviv_hw_identify()
[all …]
H A Detnaviv_perfmon.c65 for (i = 0; i < gpu->identity.pixel_pipes; i++) { in pipe_perf_reg_read()
84 for (i = 0; i < gpu->identity.pixel_pipes; i++) { in pipe_reg_read()
101 if (gpu->identity.model == chipModel_GC880 || in hi_total_cycle_read()
102 gpu->identity.model == chipModel_GC2000 || in hi_total_cycle_read()
103 gpu->identity.model == chipModel_GC2100) in hi_total_cycle_read()
115 if (gpu->identity.model == chipModel_GC880 || in hi_total_idle_cycle_read()
116 gpu->identity.model == chipModel_GC2000 || in hi_total_idle_cycle_read()
117 gpu->identity.model == chipModel_GC2100) in hi_total_idle_cycle_read()
469 if (gpu->identity.features & meta->feature) in num_pm_domains()
485 if (!(gpu->identity.features & meta->feature)) in pm_domain()
H A Detnaviv_gpu.h112 struct etnaviv_chip_identity identity; member
179 if (gpu->identity.model == chipModel_GC300 && in gpu_fix_power_address()
180 gpu->identity.revision < 0x2000) in gpu_fix_power_address()
/openbmc/qemu/authz/
H A Dsimple.c28 const char *identity, in qauthz_simple_is_allowed() argument
33 trace_qauthz_simple_is_allowed(authz, sauthz->identity, identity); in qauthz_simple_is_allowed()
34 return g_str_equal(identity, sauthz->identity); in qauthz_simple_is_allowed()
44 g_free(sauthz->identity); in qauthz_simple_prop_set_identity()
45 sauthz->identity = g_strdup(value); in qauthz_simple_prop_set_identity()
55 return g_strdup(sauthz->identity); in qauthz_simple_prop_get_identity()
64 g_free(sauthz->identity); in qauthz_simple_finalize()
73 if (!sauthz->identity) { in qauthz_simple_complete()
96 const char *identity, in qauthz_simple_new() argument
103 "identity", identity, in qauthz_simple_new()
H A Dtrace-events4 qauthz_is_allowed(void *authz, const char *identity, bool allowed) "AuthZ %p check identity=%s allo…
7 …ar *wantidentity, const char *gotidentity) "AuthZ simple %p check want identity=%s got identity=%s"
10 …k_rule(void *authz, const char *identity, const char *rule, int format, int policy) "AuthZ list %p…
11 …uthz_list_default_policy(void *authz, const char *identity, int policy) "AuthZ list %p default ide…
18 qauthz_pam_check(void *authz, const char *identity, const char *service) "AuthZ PAM %p identity=%s …
H A Dbase.c27 const char *identity, in qauthz_is_allowed() argument
33 allowed = cls->is_allowed(authz, identity, errp); in qauthz_is_allowed()
34 trace_qauthz_is_allowed(authz, identity, allowed); in qauthz_is_allowed()
41 const char *identity, in qauthz_is_allowed_by_id() argument
65 return qauthz_is_allowed(authz, identity, errp); in qauthz_is_allowed_by_id()
H A Dpamacct.c31 const char *identity, in qauthz_pam_is_allowed() argument
39 trace_qauthz_pam_check(authz, identity, pauthz->service); in qauthz_pam_is_allowed()
41 identity, in qauthz_pam_is_allowed()
54 identity, pam_strerror(pamh, ret)); in qauthz_pam_is_allowed()
H A Dlist.c29 const char *identity, in qauthz_list_is_allowed() argument
40 trace_qauthz_list_check_rule(authz, rule->match, identity, in qauthz_list_is_allowed()
44 if (g_str_equal(rule->match, identity)) { in qauthz_list_is_allowed()
49 if (g_pattern_match_simple(rule->match, identity)) { in qauthz_list_is_allowed()
60 trace_qauthz_list_default_policy(authz, identity, lauthz->policy); in qauthz_list_is_allowed()
/openbmc/linux/drivers/media/dvb-frontends/
H A Ddib0090.c331 struct dib0090_identity *identity = &state->identity; in dib0090_identify() local
335 identity->p1g = 0; in dib0090_identify()
354 identity->p1g = 1; in dib0090_identify()
358 identity->p1g = 1; in dib0090_identify()
362 identity->p1g = 1; in dib0090_identify()
366 identity->p1g = 1; in dib0090_identify()
392 identity->p1g = 1; in dib0090_identify()
422 struct dib0090_identity *identity = &state->identity; in dib0090_fw_identify() local
425 identity->p1g = 0; in dib0090_fw_identify()
1399 if ((!state->identity.p1g) || (!state->identity.in_soc) in dib0090_update_rframp_7090()
[all …]
/openbmc/openbmc/poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/
H A Dwpa_supplicant.conf462 identity="user@example.com"
476 identity="user@example.com"
490 identity="user@example.com"
503 identity="user@example.com"
555 identity="user@example.com"
569 identity="user"
627 identity="user@example.com"
644 identity="user@example.com"
674 identity="user@example.com"
/openbmc/linux/fs/nls/
H A Dnls_utf8.c12 static unsigned char identity[256]; variable
47 .charset2lower = identity, /* no conversion */
48 .charset2upper = identity,
55 identity[i] = i; in init_nls_utf8()
/openbmc/linux/drivers/watchdog/
H A Dsb_wdog.c100 .identity = "SiByte Watchdog",
132 ident.identity); in sbwdog_release()
278 ident.identity, in sbwdog_interrupt()
298 ident.identity, ret); in sbwdog_init()
307 ident.identity, (void *)user_dog); in sbwdog_init()
310 ident.identity, ret); in sbwdog_init()
317 ident.identity, in sbwdog_init()
H A Dmlx_wdt.c213 .identity = "mlx-wdt-main",
219 .identity = "mlx-wdt-aux",
243 if (strnstr(pdata->identity, mlxreg_wdt_main_info.identity, in mlxreg_wdt_config()
244 sizeof(mlxreg_wdt_main_info.identity))) in mlxreg_wdt_config()
/openbmc/qemu/include/authz/
H A Dbase.h51 const char *identity,
75 const char *identity,
98 const char *identity,
H A Dsimple.h61 char *identity; member
68 const char *identity,
/openbmc/linux/drivers/gpu/ipu-v3/
H A Dipu-ic-csc.c18 static const struct ipu_ic_csc_params identity = { variable
98 &identity,
101 &identity,
105 &identity,
108 &identity,
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-devices-soc31 code. The format is "jep106:XXYY" where XX is identity code and
41 The specified mechanism is that an identity code of 0x7F
43 of an additional identity code field, and this mechanism
45 by the manufacturer's identity code.
47 For example, ARM has identity code 0x7F 0x7F 0x7F 0x7F 0x3B,
49 as JEP106 identity code of 0x3B and a continuation code of
51 identity code.
70 vendors. The format is "jep106:XXYY:ZZZZ" where XX is identity
/openbmc/qemu/docs/system/
H A Dauthz.rst8 their identity. If the authorization identity database is scoped to the QEMU
9 client this may be sufficient. It is common, however, for the identity database
18 that emit an identity upon completion.
29 the client provide a certificate to the server to prove its own identity.
36 the certificate can be used as an identity in the QEMU authorization
61 based on an exact match against a single identity. This is useful when it is
67 thus be used as the identity to match against. Alternatively if the virtual
80 "identity": "fred"
89 -object authz-simple,id=authz0,identity=fred
246 $QEMU --object authz-simple,id=authz0,identity=fred \
[all …]
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Attestation/
H A DIdentityAuthentication.interface.yaml10 The status of the verification of the identity of the component.
17 certificate that provides the requester's identity.
26 certificate that provides the responder's identity.
/openbmc/qemu/qapi/
H A Dauthz.json43 # @match: a string or glob to match against a user identity
109 # @identity: Identifies the allowed user. Its format depends on the
111 # For authorizing based on TLS x509 certificates, the identity
117 'data': { 'identity': 'str' } }
/openbmc/linux/drivers/input/mouse/
H A Dsynaptics.c286 if (SYN_ID_FULL(info->identity) < 0x705) in synaptics_query_modes()
321 if (SYN_ID_FULL(info->identity) < 0x705 && in synaptics_capability()
369 if (SYN_ID_MAJOR(info->identity) < 4) in synaptics_resolution()
403 SYN_ID_FULL(info->identity) == 0x801)) { in synaptics_resolution()
934 if ((SYN_ID_FULL(priv->info.identity) == 0x801 || in synaptics_report_ext_buttons()
1416 SYN_ID_DISGEST_SUPPORTED(priv->info.identity)) in synaptics_disconnect()
1467 if (info.identity != priv->info.identity || in synaptics_reconnect()
1473 priv->info.identity, info.identity, in synaptics_reconnect()
1572 if (SYN_ID_DISGEST_SUPPORTED(info->identity)) in synaptics_init_ps2()
1592 SYN_ID_MODEL(info->identity), in synaptics_init_ps2()
[all …]
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dwndwc57e.c85 const u32 identity[12] = { in wndwc57e_csc_clr() local
92 if ((ret = PUSH_WAIT(push, 1 + ARRAY_SIZE(identity)))) in wndwc57e_csc_clr()
95 PUSH_MTHD(push, NVC57E, SET_FMT_COEFFICIENT_C00, identity, ARRAY_SIZE(identity)); in wndwc57e_csc_clr()
/openbmc/linux/drivers/usb/typec/
H A Dclass.h22 struct usb_pd_identity *identity; member
30 struct usb_pd_identity *identity; member
/openbmc/openbmc/poky/meta/recipes-devtools/git/git/
H A Dfixsort.patch7 "sendemail.identity",
8 "sendemail.<identity>.*",
/openbmc/linux/include/linux/platform_data/
H A Dmlxreg.h80 char identity[MLXREG_CORE_LABEL_MAX_SIZE]; member
202 char identity[MLXREG_CORE_LABEL_MAX_SIZE]; member

12345678910>>...14