Searched refs:kobj_type (Results 51 - 75 of 126) sorted by relevance

123456

/linux-master/fs/ext4/
H A Dsysfs.c540 static const struct kobj_type ext4_sb_ktype = {
546 static const struct kobj_type ext4_feat_ktype = {
/linux-master/arch/powerpc/platforms/powernv/
H A Dopal-elog.c149 static struct kobj_type elog_ktype = {
H A Dopal-dump.c213 static struct kobj_type dump_ktype = {
/linux-master/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddisplay-sysfs.c306 static struct kobj_type display_ktype = {
H A Doverlay-sysfs.c431 static struct kobj_type overlay_ktype = {
H A Dmanager-sysfs.c498 static struct kobj_type manager_ktype = {
/linux-master/drivers/pci/
H A Dslot.c101 static const struct kobj_type pci_slot_ktype = {
/linux-master/arch/sh/kernel/cpu/sh4/
H A Dsq.c334 static struct kobj_type ktype_percpu_entry = {
/linux-master/drivers/firmware/efi/
H A Desrt.c155 static const struct kobj_type esre1_ktype = {
/linux-master/fs/nilfs2/
H A Dsysfs.c59 static struct kobj_type nilfs_##name##_ktype = { \
169 static struct kobj_type nilfs_snapshot_ktype = {
970 static struct kobj_type nilfs_dev_ktype = {
/linux-master/drivers/base/
H A Dbus.c142 static const struct kobj_type driver_ktype = {
214 static const struct kobj_type bus_ktype = {
221 const struct kobj_type *ktype = get_ktype(kobj);
H A Dclass.c123 static const struct kobj_type class_ktype = {
/linux-master/kernel/irq/
H A Dirqdesc.c181 static const struct kobj_type irq_kobj_type;
357 static const struct kobj_type irq_kobj_type = {
415 static const struct kobj_type irq_kobj_type = {
/linux-master/kernel/livepatch/
H A Dcore.c599 static const struct kobj_type klp_ktype_patch = {
615 static const struct kobj_type klp_ktype_object = {
631 static const struct kobj_type klp_ktype_func = {
/linux-master/drivers/platform/x86/
H A Duv_sysfs.c207 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 = {
/linux-master/fs/f2fs/
H A Dsysfs.c1296 static const struct kobj_type f2fs_sb_ktype = {
1302 static const struct kobj_type f2fs_ktype = {
1310 static const struct kobj_type f2fs_feat_ktype = {
1351 static const struct kobj_type f2fs_stat_ktype = {
1378 static const struct kobj_type f2fs_feature_list_ktype = {
/linux-master/fs/btrfs/
H A Dsysfs.c726 static const struct kobj_type btrfs_raid_ktype = {
965 static const struct kobj_type space_info_ktype = {
1384 static const struct kobj_type btrfs_ktype = {
1918 static const struct kobj_type devid_ktype = {
2260 static const struct kobj_type qgroups_ktype = {
2330 static const struct kobj_type qgroup_ktype = {
/linux-master/drivers/soc/hisilicon/
H A Dkunpeng_hccs.c947 static const struct kobj_type hccs_port_type = {
1019 static const struct kobj_type hccs_die_type = {
1122 static const struct kobj_type hccs_chip_type = {
/linux-master/drivers/s390/char/
H A Dsclp_sd.c443 static struct kobj_type sclp_sd_file_ktype = {
/linux-master/fs/ocfs2/
H A Dfilecheck.c141 static struct kobj_type ocfs2_ktype_filecheck = {
/linux-master/sound/hda/
H A Dhdac_sysfs.c151 static const struct kobj_type widget_ktype = {
/linux-master/drivers/gpu/drm/i915/gt/
H A Dsysfs_engines.c422 static const struct kobj_type kobj_engine_type = {
/linux-master/drivers/cpufreq/
H A Dcpufreq_ondemand.c404 .kobj_type = { .default_groups = od_groups },
/linux-master/drivers/platform/x86/dell/dell-wmi-sysman/
H A Dsysman.c258 static const struct kobj_type attr_name_ktype = {
/linux-master/fs/xfs/
H A Dxfs_error.c231 static const struct kobj_type xfs_errortag_ktype = {

Completed in 311 milliseconds

123456