Lines Matching defs:dev

13 static ssize_t nvme_sysfs_reset(struct device *dev,  in nvme_sysfs_reset()
27 static ssize_t nvme_sysfs_rescan(struct device *dev, in nvme_sysfs_rescan()
38 static inline struct nvme_ns_head *dev_to_ns_head(struct device *dev) in dev_to_ns_head()
48 static ssize_t wwid_show(struct device *dev, struct device_attribute *attr, in wwid_show()
79 static ssize_t nguid_show(struct device *dev, struct device_attribute *attr, in nguid_show()
86 static ssize_t uuid_show(struct device *dev, struct device_attribute *attr, in uuid_show()
103 static ssize_t eui_show(struct device *dev, struct device_attribute *attr, in eui_show()
110 static ssize_t nsid_show(struct device *dev, struct device_attribute *attr, in nsid_show()
133 struct device *dev = container_of(kobj, struct device, kobj); in nvme_ns_id_attrs_are_visible() local
199 static ssize_t nvme_sysfs_delete(struct device *dev, in nvme_sysfs_delete()
214 static ssize_t nvme_sysfs_show_transport(struct device *dev, in nvme_sysfs_show_transport()
224 static ssize_t nvme_sysfs_show_state(struct device *dev, in nvme_sysfs_show_state()
248 static ssize_t nvme_sysfs_show_subsysnqn(struct device *dev, in nvme_sysfs_show_subsysnqn()
258 static ssize_t nvme_sysfs_show_hostnqn(struct device *dev, in nvme_sysfs_show_hostnqn()
268 static ssize_t nvme_sysfs_show_hostid(struct device *dev, in nvme_sysfs_show_hostid()
278 static ssize_t nvme_sysfs_show_address(struct device *dev, in nvme_sysfs_show_address()
288 static ssize_t nvme_ctrl_loss_tmo_show(struct device *dev, in nvme_ctrl_loss_tmo_show()
300 static ssize_t nvme_ctrl_loss_tmo_store(struct device *dev, in nvme_ctrl_loss_tmo_store()
321 static ssize_t nvme_ctrl_reconnect_delay_show(struct device *dev, in nvme_ctrl_reconnect_delay_show()
331 static ssize_t nvme_ctrl_reconnect_delay_store(struct device *dev, in nvme_ctrl_reconnect_delay_store()
348 static ssize_t nvme_ctrl_fast_io_fail_tmo_show(struct device *dev, in nvme_ctrl_fast_io_fail_tmo_show()
358 static ssize_t nvme_ctrl_fast_io_fail_tmo_store(struct device *dev, in nvme_ctrl_fast_io_fail_tmo_store()
378 static ssize_t cntrltype_show(struct device *dev, in cntrltype_show()
395 static ssize_t dctype_show(struct device *dev, in dctype_show()
413 static ssize_t nvme_ctrl_dhchap_secret_show(struct device *dev, in nvme_ctrl_dhchap_secret_show()
424 static ssize_t nvme_ctrl_dhchap_secret_store(struct device *dev, in nvme_ctrl_dhchap_secret_store()
471 static ssize_t nvme_ctrl_dhchap_ctrl_secret_show(struct device *dev, in nvme_ctrl_dhchap_ctrl_secret_show()
482 static ssize_t nvme_ctrl_dhchap_ctrl_secret_store(struct device *dev, in nvme_ctrl_dhchap_ctrl_secret_store()
563 struct device *dev = container_of(kobj, struct device, kobj); in nvme_dev_attrs_are_visible() local
605 static ssize_t nvme_subsys_show_nqn(struct device *dev, in nvme_subsys_show_nqn()
616 static ssize_t nvme_subsys_show_type(struct device *dev, in nvme_subsys_show_type()