Home
last modified time | relevance | path

Searched refs:ddv (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/Documentation/ABI/testing/
H A Ddebugfs-dell-wmi-ddv1 What: /sys/kernel/debug/dell-wmi-ddv-<wmi_device_name>/fan_sensor_information
15 See Documentation/wmi/devices/dell-wmi-ddv.rst for details.
17 What: /sys/kernel/debug/dell-wmi-ddv-<wmi_device_name>/thermal_sensor_information
34 See Documentation/wmi/devices/dell-wmi-ddv.rst for details.
H A Dsysfs-platform-dell-wmi-ddv9 See Documentation/wmi/devices/dell-wmi-ddv.rst for details.
/openbmc/linux/drivers/scsi/cxlflash/
H A Dmain.h102 cxlflash_assign_ops(struct dev_dependent_vals *ddv) in cxlflash_assign_ops() argument
107 if (ddv->flags & CXLFLASH_OCXL_DEV) in cxlflash_assign_ops()
112 if (!(ddv->flags & CXLFLASH_OCXL_DEV)) in cxlflash_assign_ops()
H A Dmain.c852 struct dev_dependent_vals *ddv; in notify_shutdown() local
857 ddv = (struct dev_dependent_vals *)cfg->dev_id->driver_data; in notify_shutdown()
858 if (!(ddv->flags & CXLFLASH_NOTIFY_SHUTDOWN)) in notify_shutdown()
1637 const struct dev_dependent_vals *ddv = (struct dev_dependent_vals *) in read_vpd() local
1639 const bool wwpn_vpd_required = ddv->flags & CXLFLASH_WWPN_VPD_REQUIRED; in read_vpd()
3647 struct dev_dependent_vals *ddv; in cxlflash_probe() local
3654 ddv = (struct dev_dependent_vals *)dev_id->driver_data; in cxlflash_probe()
3655 driver_template.max_sectors = ddv->max_sectors; in cxlflash_probe()
3683 cfg->ops = cxlflash_assign_ops(ddv); in cxlflash_probe()
/openbmc/linux/drivers/platform/x86/dell/
H A DMakefile22 obj-$(CONFIG_DELL_WMI_DDV) += dell-wmi-ddv.o
H A DKconfig203 be called dell-wmi-ddv.
/openbmc/linux/Documentation/wmi/devices/
H A Ddell-wmi-ddv.rst4 Dell DDV WMI interface driver (dell-wmi-ddv)
15 so it was called `DDV`. Currently the ``dell-wmi-ddv`` driver supports
287 1. Load the ``dell-wmi-ddv`` driver, use the ``force`` module param
295 to the ``dell-wmi-ddv`` driver.
/openbmc/linux/
H A DMAINTAINERS5876 F: Documentation/ABI/testing/debugfs-dell-wmi-ddv
5877 F: Documentation/ABI/testing/sysfs-platform-dell-wmi-ddv
5878 F: Documentation/wmi/devices/dell-wmi-ddv.rst
5879 F: drivers/platform/x86/dell/dell-wmi-ddv.c
H A Dopengrok0.0.log[all...]
H A Dopengrok1.0.log[all...]