Searched refs:kobj_type (Results 1 – 25 of 71) sorted by relevance
123
282 static const struct kobj_type pmt_feature_rmid_ktype = {298 static const struct kobj_type pmt_feature_watcher_ktype = {313 static const struct kobj_type pmt_feature_command_ktype = {326 static const struct kobj_type pmt_feature_guids_ktype = {472 const struct kobj_type *ktype; in pmt_features_discovery()
127 struct kobj_type kobj_type; member
460 gov->kobj_type.sysfs_ops = &governor_sysfs_ops; in cpufreq_dbs_governor_init()461 gov->kobj_type.release = cpufreq_dbs_data_release; in cpufreq_dbs_governor_init()462 ret = kobject_init_and_add(&dbs_data->attr_set.kobj, &gov->kobj_type, in cpufreq_dbs_governor_init()
1011 extern const struct kobj_type bch_cached_dev_ktype;1012 extern const struct kobj_type bch_flash_dev_ktype;1013 extern const struct kobj_type bch_cache_set_ktype;1014 extern const struct kobj_type bch_cache_set_internal_ktype;1015 extern const struct kobj_type bch_cache_ktype;
6 const struct kobj_type type ## _ktype = { \
75 void ioat_kobject_add(struct ioatdma_device *ioat_dma, struct kobj_type *type) in ioat_kobject_add()163 struct kobj_type ioat_ktype = {
200 extern struct kobj_type ioat_ktype;403 void ioat_kobject_add(struct ioatdma_device *ioat_dma, struct kobj_type *type);
36 static const struct kobj_type dev_ktype = {187 static const struct kobj_type rnbd_srv_sess_dev_ktype = {
20 static const struct kobj_type xe_gt_sysfs_kobj_type = {
20 static const struct kobj_type xe_tile_sysfs_kobj_type = {
82 static const struct kobj_type kobj_xe_hw_engine_type = {87 static const struct kobj_type kobj_xe_hw_engine_type_def = {
24 static struct kobj_type ktype = {227 static struct kobj_type ktype_stats = {
28 static struct kobj_type ktype_sess = {44 static struct kobj_type ktype_stats = {
215 static struct kobj_type ktype_device_ctrl = {400 static struct kobj_type ktype_instance_ctrl = {483 static struct kobj_type ktype_block_ctrl = {
146 static struct kobj_type ktype_pci_instance = {329 static struct kobj_type ktype_edac_pci_main_kobj = {
75 static const struct kobj_type kobj_gt_type = {
210 static const struct kobj_type ktype_cpuidle = {457 static const struct kobj_type ktype_state_cpuidle = {604 static const struct kobj_type ktype_driver_cpuidle = {
115 static const struct kobj_type dma_buf_ktype = {
123 static const struct kobj_type dm_ktype = {
27 const struct kobj_type of_node_ktype = {
207 static const struct kobj_type hub_attr_type = {360 static const struct kobj_type uv_port_attr_type = {532 static const struct kobj_type uv_pci_top_attr_type = {
307 static const struct kobj_type dmi_system_event_log_ktype = {564 static const struct kobj_type dmi_sysfs_entry_ktype = {
147 static const struct kobj_type gb_audio_module_type = {
750 static const struct kobj_type xcp_cfg_res_sysfs_ktype = {862 static const struct kobj_type xcp_cfg_sysfs_ktype = {1012 static const struct kobj_type xcp_sysfs_ktype = {
142 static const struct kobj_type driver_ktype = {216 static const struct kobj_type bus_ktype = {223 const struct kobj_type *ktype = get_ktype(kobj); in bus_uevent_filter()
Completed in 51 milliseconds