Home
last modified time | relevance | path

Searched defs:device_config (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/md/dm-vdo/
H A Dtypes.h208 struct device_config { struct
209 struct dm_target *owning_target;
210 struct dm_dev *owned_device;
211 struct vdo *vdo;
213 struct list_head config_list;
214 char *original_string;
215 unsigned int version;
216 char *parent_device_name;
217 block_count_t physical_blocks;
222 block_count_t logical_blocks;
[all …]
H A Dvdo.h185 struct device_config *device_config; member
H A Ddm-vdo-target.c978 struct device_config *device_config; in vdo_status() local
/linux/include/sound/
H A Dintel-nhlt.h103 struct nhlt_device_specific_config device_config; member
/linux/drivers/hwmon/pmbus/
H A Dadm1275.c514 int config, device_config; in adm1275_probe() local