| /linux/drivers/nvme/common/ |
| H A D | keyring.c | 95 char *identity; in nvme_tls_psk_lookup() local 100 identity = kzalloc(identity_len, GFP_KERNEL); in nvme_tls_psk_lookup() 101 if (!identity) in nvme_tls_psk_lookup() 104 snprintf(identity, identity_len, "NVMe%u%c%02u %s %s", in nvme_tls_psk_lookup() 111 keyring_id, identity); in nvme_tls_psk_lookup() 114 identity, false); in nvme_tls_psk_lookup() 117 identity, PTR_ERR(keyref)); in nvme_tls_psk_lookup() 118 kfree(identity); in nvme_tls_psk_lookup() 121 kfree(identity); in nvme_tls_psk_lookup() 150 char *identity; in nvme_tls_psk_refresh() local [all …]
|
| /linux/drivers/media/dvb-frontends/ |
| H A D | dib0090.c | 166 struct dib0090_identity identity; member 190 struct dib0090_identity identity; member 331 struct dib0090_identity *identity = &state->identity; in dib0090_identify() local 335 identity->p1g = 0; in dib0090_identify() 336 identity->in_soc = 0; in dib0090_identify() 343 identity->version = v & 0xff; in dib0090_identify() 344 identity->product = (v >> 8) & 0xf; in dib0090_identify() 346 if (identity->product != KROSUS) in dib0090_identify() 349 if ((identity->version & 0x3) == SOC) { in dib0090_identify() 350 identity->in_soc = 1; in dib0090_identify() [all …]
|
| H A D | ves1x93.c | 450 u8 identity; in ves1x93_attach() local 462 identity = ves1x93_readreg(state, 0x1e); in ves1x93_attach() 463 switch (identity) { in ves1x93_attach()
|
| /linux/drivers/watchdog/ |
| H A D | sb_wdog.c | 100 .identity = "SiByte Watchdog", 132 ident.identity); in sbwdog_release() 277 ident.identity, in sbwdog_interrupt() 297 ident.identity, ret); in sbwdog_init() 306 ident.identity, (void *)user_dog); in sbwdog_init() 309 ident.identity, ret); in sbwdog_init() 316 ident.identity, in sbwdog_init()
|
| H A D | mlx_wdt.c | 212 .identity = "mlx-wdt-main", 218 .identity = "mlx-wdt-aux", 242 if (strnstr(pdata->identity, mlxreg_wdt_main_info.identity, in mlxreg_wdt_config() 243 sizeof(mlxreg_wdt_main_info.identity))) in mlxreg_wdt_config()
|
| H A D | pm8916_wdt.c | 121 .identity = "QCOM PM8916 PON WDT", 128 .identity = "QCOM PM8916 PON WDT",
|
| H A D | twl4030_wdt.c | 48 .identity = "TWL4030 Watchdog",
|
| H A D | ebc-c384_wdt.c | 87 .identity = MODULE_NAME
|
| H A D | tqmx86_wdt.c | 62 .identity = "TQMx86 Watchdog",
|
| H A D | db8500_wdt.c | 65 .identity = "DB8500 WDT",
|
| H A D | ep93xx_wdt.c | 77 .identity = "EP93xx Watchdog",
|
| H A D | sun4v_wdt.c | 72 .identity = "sun4v hypervisor watchdog",
|
| /linux/fs/nls/ |
| H A D | nls_utf8.c | 12 static unsigned char identity[256]; variable 47 .charset2lower = identity, /* no conversion */ 48 .charset2upper = identity, 55 identity[i] = i; in init_nls_utf8()
|
| /linux/drivers/hv/ |
| H A D | mshv_root_hv_call.c | 831 const union hv_stats_object_identity *identity, in hv_call_map_stats_page2() argument 848 input->identity = *identity; in hv_call_map_stats_page2() 873 const union hv_stats_object_identity *identity) in hv_stats_get_area_type() argument 877 return identity->hv.stats_area_type; in hv_stats_get_area_type() 879 return identity->lp.stats_area_type; in hv_stats_get_area_type() 881 return identity->partition.stats_area_type; in hv_stats_get_area_type() 883 return identity->vp.stats_area_type; in hv_stats_get_area_type() 901 const union hv_stats_object_identity *identity, in hv_call_map_stats_page() argument 917 input->identity = *identity; in hv_call_map_stats_page() 928 if (hv_stats_get_area_type(type, identity) == HV_STATS_AREA_PARENT && in hv_call_map_stats_page() [all …]
|
| H A D | mshv_root_main.c | 996 union hv_stats_object_identity identity = { in mshv_vp_stats_unmap() local 1002 identity.vp.stats_area_type = HV_STATS_AREA_SELF; in mshv_vp_stats_unmap() 1005 &identity); in mshv_vp_stats_unmap() 1011 identity.vp.stats_area_type = HV_STATS_AREA_PARENT; in mshv_vp_stats_unmap() 1014 &identity); in mshv_vp_stats_unmap() 1024 union hv_stats_object_identity identity = { in mshv_vp_stats_map() local 1030 identity.vp.stats_area_type = HV_STATS_AREA_SELF; in mshv_vp_stats_map() 1031 err = hv_map_stats_page(HV_STATS_OBJECT_VP, &identity, in mshv_vp_stats_map() 1045 identity.vp.stats_area_type = HV_STATS_AREA_PARENT; in mshv_vp_stats_map() 1046 err = hv_map_stats_page(HV_STATS_OBJECT_VP, &identity, in mshv_vp_stats_map() [all …]
|
| /linux/drivers/gpu/ipu-v3/ |
| H A D | ipu-ic-csc.c | 18 static const struct ipu_ic_csc_params identity = { variable 98 &identity, 101 &identity, 105 &identity, 108 &identity,
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-devices-soc | 31 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
|
| /linux/include/linux/platform_data/ |
| H A D | mlxreg.h | 80 char identity[MLXREG_CORE_LABEL_MAX_SIZE]; member 202 char identity[MLXREG_CORE_LABEL_MAX_SIZE]; member
|
| /linux/Documentation/admin-guide/device-mapper/ |
| H A D | linear.rst | 23 # Create an identity mapping for a device 24 echo "0 `blockdev --getsz $1` linear $1 0" | dmsetup create identity
|
| /linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
| H A D | outp.c | 123 if (!ior->identity && ior->hda == hda && in nvkm_outp_acquire_hda() 133 if (!ior->identity && ior->hda == hda && in nvkm_outp_acquire_hda() 161 if (outp->identity) { in nvkm_outp_acquire_or() 172 if (!ior->identity && !ior->asy.outp && ior->arm.outp == outp) { in nvkm_outp_acquire_or()
|
| /linux/net/tipc/ |
| H A D | discover.c | 119 tipc_bearer_xmit_skb(net, b->identity, skb, maddr); in tipc_disc_msg_xmit() 375 d->bearer_id = b->identity; in tipc_disc_create() 420 d->bearer_id = b->identity; in tipc_disc_reset() 429 tipc_bearer_xmit_skb(net, b->identity, skb, &maddr); in tipc_disc_reset()
|
| /linux/include/hyperv/ |
| H A D | hvhdk_mini.h | 238 union hv_stats_object_identity identity; member 244 union hv_stats_object_identity identity; member 255 union hv_stats_object_identity identity; member
|
| /linux/drivers/net/wireless/ti/wl1251/ |
| H A D | cmd.c | 128 int wl1251_cmd_vbm(struct wl1251 *wl, u8 identity, in wl1251_cmd_vbm() argument 148 vbm->tim.identity = identity; in wl1251_cmd_vbm()
|
| H A D | cmd.h | 21 int wl1251_cmd_vbm(struct wl1251 *wl, u8 identity, 286 u8 identity; member
|
| /linux/Documentation/process/ |
| H A D | code-of-conduct.rst | 12 size, disability, ethnicity, sex characteristics, gender identity and 14 personal appearance, race, religion, or sexual identity and orientation.
|