Searched defs:device_config (Results 1 – 7 of 7) sorted by relevance
208 struct device_config { struct209 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 …]
185 struct device_config *device_config; member
978 struct device_config *device_config; in vdo_status() local
513 int config, device_config; in adm1275_probe() local
103 struct nhlt_device_specific_config device_config; member
106 unsigned int device_config; member
943 int (*device_config)(struct dma_chan *chan, struct dma_slave_config *config); member