Home
last modified time | relevance | path

Searched refs:kobj_type (Results 101 – 125 of 127) sorted by relevance

123456

/openbmc/linux/drivers/infiniband/core/
H A Dsysfs.c775 static struct kobj_type port_type = {
781 static struct kobj_type gid_attr_type = {
/openbmc/linux/drivers/misc/cxl/
H A Dsysfs.c582 static struct kobj_type afu_config_record_type = {
/openbmc/linux/fs/dlm/
H A Dlockspace.c190 static struct kobj_type dlm_ktype = {
/openbmc/linux/fs/gfs2/
H A Dsys.c386 static struct kobj_type gfs2_ktype = {
/openbmc/linux/drivers/base/
H A Dswnode.c766 static const struct kobj_type software_node_type = {
H A Dcore.c2532 static const struct kobj_type device_ktype = {
2542 const struct kobj_type *ktype = get_ktype(kobj); in dev_uevent_filter()
3171 static const struct kobj_type class_dir_ktype = {
/openbmc/linux/block/
H A Dblk-sysfs.c764 static const struct kobj_type blk_queue_ktype = {
/openbmc/linux/drivers/net/ethernet/ibm/
H A Dibmveth.c45 static struct kobj_type ktype_veth_pool;
1925 static struct kobj_type ktype_veth_pool = {
/openbmc/linux/net/core/
H A Dnet-sysfs.c1054 static const struct kobj_type rx_queue_ktype = {
1673 static const struct kobj_type netdev_queue_ktype = {
/openbmc/linux/drivers/acpi/
H A Dsysfs.c973 static const struct kobj_type acpi_hotplug_profile_ktype = {
H A Dcppc_acpi.c203 static const struct kobj_type cppc_ktype = {
/openbmc/linux/drivers/infiniband/hw/mlx4/
H A Dsysfs.c430 static struct kobj_type port_type = {
/openbmc/linux/arch/x86/kernel/cpu/mce/
H A Damd.c1034 static const struct kobj_type threshold_ktype = {
/openbmc/linux/Documentation/filesystems/
H A Dsysfs.rst163 [ Subsystems should have already defined a struct kobj_type as a
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_xgmi.c311 static const struct kobj_type amdgpu_xgmi_hive_type = {
/openbmc/linux/kernel/
H A Dpadata.c970 static const struct kobj_type padata_attr_type = {
/openbmc/linux/drivers/soc/aspeed/
H A Daspeed-xdma.c896 static struct kobj_type aspeed_xdma_kobject_type = {
/openbmc/linux/include/linux/
H A Dof.h99 extern const struct kobj_type of_node_ktype;
/openbmc/linux/drivers/hv/
H A Dvmbus_drv.c1821 static struct kobj_type vmbus_chan_ktype = {
/openbmc/linux/drivers/cpufreq/
H A Dcpufreq.c1040 static const struct kobj_type ktype_cpufreq = {
/openbmc/linux/drivers/vdpa/vdpa_user/
H A Dvduse_dev.c1525 static const struct kobj_type vq_type = {
/openbmc/linux/drivers/s390/block/
H A Ddasd_devmap.c2536 static struct kobj_type path_attr_type = {
/openbmc/linux/drivers/power/supply/
H A Dab8500_fg.c2540 static struct kobj_type ab8500_fg_ktype = {
/openbmc/linux/drivers/iommu/
H A Diommu.c908 static const struct kobj_type iommu_group_ktype = {
/openbmc/linux/drivers/md/
H A Dmd.c77 static const struct kobj_type md_ktype;
3640 static const struct kobj_type rdev_ktype = {
5635 static const struct kobj_type md_ktype = {

123456