Home
last modified time | relevance | path

Searched refs:kobj_type (Results 51 – 75 of 127) sorted by relevance

123456

/openbmc/linux/drivers/firmware/
H A Dmemmap.c119 static struct kobj_type __refdata memmap_ktype = {
/openbmc/linux/drivers/infiniband/hw/usnic/
H A Dusnic_ib_sysfs.c247 static struct kobj_type usnic_ib_qpn_type = {
/openbmc/linux/fs/ext4/
H A Dsysfs.c516 static const struct kobj_type ext4_sb_ktype = {
522 static const struct kobj_type ext4_feat_ktype = {
/openbmc/linux/fs/btrfs/
H A Dsysfs.c713 static const struct kobj_type btrfs_raid_ktype = {
952 static const struct kobj_type space_info_ktype = {
1316 static const struct kobj_type btrfs_ktype = {
1850 static const struct kobj_type devid_ktype = {
2164 static const struct kobj_type qgroups_ktype = {
2234 static const struct kobj_type qgroup_ktype = {
/openbmc/linux/drivers/cpufreq/
H A Dcpufreq_conservative.c319 .kobj_type = { .default_groups = cs_groups },
/openbmc/linux/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 = {
/openbmc/linux/drivers/vfio/mdev/
H A Dmdev_sysfs.c163 static struct kobj_type mdev_type_ktype = {
/openbmc/linux/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); in bus_uevent_filter()
/openbmc/linux/block/
H A Delevator.c129 static const struct kobj_type elv_ktype;
458 static const struct kobj_type elv_ktype = {
/openbmc/linux/arch/sh/kernel/cpu/sh4/
H A Dsq.c334 static struct kobj_type ktype_percpu_entry = {
/openbmc/linux/drivers/pci/
H A Dslot.c101 static const struct kobj_type pci_slot_ktype = {
/openbmc/linux/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 = {
/openbmc/linux/drivers/firmware/efi/
H A Desrt.c155 static const struct kobj_type esre1_ktype = {
/openbmc/linux/kernel/irq/
H A Dirqdesc.c315 static const struct kobj_type irq_kobj_type = {
373 static const struct kobj_type irq_kobj_type = {
/openbmc/linux/drivers/soc/hisilicon/
H A Dkunpeng_hccs.c881 static const struct kobj_type hccs_port_type = {
953 static const struct kobj_type hccs_die_type = {
1056 static const struct kobj_type hccs_chip_type = {
/openbmc/linux/Documentation/translations/zh_TW/filesystems/
H A Dsysfs.txt149 [子系統應已經定義了一個 struct kobj_type 結構體作爲這個類型的
/openbmc/linux/Documentation/translations/zh_CN/filesystems/
H A Dsysfs.txt146 [子系统应已经定义了一个 struct kobj_type 结构体作为这个类型的
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_topology.c263 static const struct kobj_type sysprops_type = {
303 static const struct kobj_type iolink_type = {
335 static const struct kobj_type mem_type = {
380 static const struct kobj_type cache_type = {
555 static const struct kobj_type node_type = {
H A Dkfd_process.c345 static const struct kobj_type procfs_type = {
470 static const struct kobj_type procfs_queue_type = {
479 static const struct kobj_type procfs_stats_type = {
488 static const struct kobj_type sysfs_counters_type = {
/openbmc/linux/kernel/
H A Dparams.c932 const struct kobj_type *ktype = get_ktype(kobj); in uevent_filter()
951 const struct kobj_type module_ktype = {
/openbmc/linux/drivers/s390/char/
H A Dsclp_sd.c443 static struct kobj_type sclp_sd_file_ktype = {
/openbmc/linux/drivers/platform/x86/dell/dell-wmi-sysman/
H A Dsysman.c258 static const struct kobj_type attr_name_ktype = {
/openbmc/linux/fs/xfs/
H A Dxfs_error.c231 static const struct kobj_type xfs_errortag_ktype = {

123456