| /drivers/platform/x86/intel/pmt/ |
| A D | discovery.c | 472 const struct kobj_type *ktype; in pmt_features_discovery() local 485 ktype = &pmt_feature_rmid_ktype; in pmt_features_discovery() 489 ktype = &pmt_feature_watcher_ktype; in pmt_features_discovery() 493 ktype = &pmt_feature_command_ktype; in pmt_features_discovery() 497 ktype = &pmt_feature_guids_ktype; in pmt_features_discovery() 504 ret = kobject_init_and_add(&feature->kobj, ktype, &priv->dev->kobj, in pmt_features_discovery()
|
| /drivers/s390/crypto/ |
| A D | pkey_cca.c | 157 static int cca_apqns4type(enum pkey_key_type ktype, in cca_apqns4type() argument 170 if (ktype == PKEY_TYPE_CCA_DATA || ktype == PKEY_TYPE_CCA_CIPHER) { in cca_apqns4type() 178 if (ktype == PKEY_TYPE_CCA_CIPHER) in cca_apqns4type() 186 } else if (ktype == PKEY_TYPE_CCA_ECC) { in cca_apqns4type() 201 __func__, (int)ktype); in cca_apqns4type()
|
| A D | pkey_ep11.c | 145 static int ep11_apqns4type(enum pkey_key_type ktype, in ep11_apqns4type() argument 157 if (ktype == PKEY_TYPE_EP11 || in ep11_apqns4type() 158 ktype == PKEY_TYPE_EP11_AES || in ep11_apqns4type() 159 ktype == PKEY_TYPE_EP11_ECC) { in ep11_apqns4type() 173 __func__, (int)ktype); in ep11_apqns4type()
|
| A D | pkey_base.h | 185 int (*apqns_for_keytype)(enum pkey_key_type ktype, 230 int pkey_handler_apqns_for_keytype(enum pkey_key_type ktype,
|
| /drivers/firmware/ |
| A D | qemu_fw_cfg.c | 524 if (ko->ktype != dir->kobj.ktype) { in fw_cfg_build_symlink() 539 subdir->kobj.ktype = dir->kobj.ktype; in fw_cfg_build_symlink() 568 if (k->ktype == kset->kobj.ktype) in fw_cfg_kset_unregister_recursive()
|
| /drivers/media/rc/ |
| A D | imon.c | 1527 unsigned char *buf, u8 ktype) in imon_parse_press_type() argument 1549 else if (ktype == IMON_KEY_MCE) { in imon_parse_press_type() 1585 u8 ktype; in imon_incoming_packet() local 1594 ktype = IMON_KEY_PANEL; in imon_incoming_packet() 1600 ktype = IMON_KEY_IMON; in imon_incoming_packet() 1602 ktype = IMON_KEY_MCE; in imon_incoming_packet() 1605 ktype = IMON_KEY_IMON; in imon_incoming_packet() 1653 press_type = imon_parse_press_type(ictx, buf, ktype); in imon_incoming_packet() 1657 if (ktype != IMON_KEY_PANEL) { in imon_incoming_packet()
|
| /drivers/infiniband/ulp/rtrs/ |
| A D | rtrs-srv-sysfs.c | 24 static struct kobj_type ktype = { variable 276 err = kobject_init_and_add(&srv_path->kobj, &ktype, srv->kobj_paths, in rtrs_srv_create_path_files()
|
| /drivers/net/wireless/ath/carl9170/ |
| A D | main.c | 1165 u8 ktype; in carl9170_op_set_key() local 1194 ktype = AR9170_ENC_ALG_WEP64; in carl9170_op_set_key() 1197 ktype = AR9170_ENC_ALG_WEP128; in carl9170_op_set_key() 1200 ktype = AR9170_ENC_ALG_TKIP; in carl9170_op_set_key() 1203 ktype = AR9170_ENC_ALG_AESCCMP; in carl9170_op_set_key() 1232 ktype, 0, key->key, in carl9170_op_set_key() 1239 NULL, ktype, 1, in carl9170_op_set_key()
|
| A D | mac.c | 471 const u8 ktype, const u8 keyidx, const u8 *keydata, in carl9170_upload_key() argument 482 key.type = cpu_to_le16(ktype); in carl9170_upload_key()
|
| A D | carl9170.h | 568 const u8 ktype, const u8 keyidx, const u8 *keydata, const int keylen);
|
| /drivers/base/ |
| A D | bus.c | 223 const struct kobj_type *ktype = get_ktype(kobj); in bus_uevent_filter() local 225 if (ktype == &bus_ktype) in bus_uevent_filter() 877 bus_kobj->ktype = &bus_ktype; in bus_register()
|
| A D | class.c | 211 cp->subsys.kobj.ktype = &class_ktype; in class_register()
|
| A D | core.c | 2601 const struct kobj_type *ktype = get_ktype(kobj); in dev_uevent_filter() local 2603 if (ktype == &device_ktype) { in dev_uevent_filter()
|
| /drivers/xen/ |
| A D | sys-hypervisor.c | 667 hypervisor_kobj->ktype = &hyp_sysfs_kobj_type; in hypervisor_subsys_init()
|
| /drivers/net/wireless/realtek/rtw89/ |
| A D | rtw8852a_rfk.c | 783 static bool _iqk_check_cal(struct rtw89_dev *rtwdev, u8 path, u8 ktype) in _iqk_check_cal() argument 797 "[IQK]S%x, type= %x, 0x8008 = 0x%x\n", path, ktype, tmp); in _iqk_check_cal() 803 enum rtw89_phy_idx phy_idx, u8 path, u8 ktype, in _iqk_one_shot() argument 818 switch (ktype) { in _iqk_one_shot() 864 fail = _iqk_check_cal(rtwdev, path, ktype); in _iqk_one_shot() 872 if (ktype == ID_TXK) { in _iqk_one_shot()
|
| A D | rtw8851b_rfk.c | 747 u8 path, u8 ktype) in _iqk_one_shot() argument 753 switch (ktype) { in _iqk_one_shot() 821 (ktype == ID_NBRXK || ktype == ID_RXK)) in _iqk_one_shot() 827 path, ktype, iqk_cmd + 1, notready); in _iqk_one_shot()
|
| A D | rtw8852c_rfk.c | 700 static bool _iqk_check_cal(struct rtw89_dev *rtwdev, u8 path, u8 ktype) in _iqk_check_cal() argument 715 "[IQK]S%x, type= %x, 0x8008 = 0x%x\n", path, ktype, tmp); in _iqk_check_cal() 721 enum rtw89_phy_idx phy_idx, u8 path, u8 ktype) in _iqk_one_shot() argument 728 switch (ktype) { in _iqk_one_shot() 777 fail = _iqk_check_cal(rtwdev, path, ktype); in _iqk_one_shot()
|
| A D | rtw8852bt_rfk.c | 924 static bool _iqk_check_cal(struct rtw89_dev *rtwdev, u8 path, u8 ktype) in _iqk_check_cal() argument 953 u8 path, u8 ktype) in _iqk_one_shot() argument 959 switch (ktype) { in _iqk_one_shot() 997 fail = _iqk_check_cal(rtwdev, path, ktype); in _iqk_one_shot()
|
| A D | fw.h | 4506 u8 ktype; member 4528 u8 ktype; member
|
| A D | rtw8852b_rfk.c | 816 u8 path, u8 ktype) in _iqk_one_shot() argument 822 switch (ktype) { in _iqk_one_shot()
|
| A D | fw.c | 6379 h2c->ktype = 0; in rtw89_fw_h2c_rf_iqk() 6465 h2c->ktype = 2; in rtw89_fw_h2c_rf_txgapk()
|
| /drivers/gpu/drm/amd/amdgpu/ |
| A D | amdgpu_discovery.c | 1100 ip_hw_id->hw_id_kset.kobj.ktype = &ip_hw_id_ktype; in amdgpu_discovery_sysfs_ips() 1204 ip_die_entry->ip_kset.kobj.ktype = &ip_die_entry_ktype; in amdgpu_discovery_sysfs_recurse() 1242 die_kset->kobj.ktype = &die_kobj_ktype; in amdgpu_discovery_sysfs_init()
|