/linux-4.19.296/drivers/s390/char/ |
D | tape_3590.c | 103 static int crypt_supported(struct tape_device *device) in crypt_supported() 108 static int crypt_enabled(struct tape_device *device) in crypt_enabled() 201 static int tape_3592_kekl_query(struct tape_device *device, in tape_3592_kekl_query() 242 static int tape_3592_ioctl_kekl_query(struct tape_device *device, in tape_3592_ioctl_kekl_query() 274 static int tape_3592_kekl_set(struct tape_device *device, in tape_3592_kekl_set() 305 static int tape_3592_ioctl_kekl_set(struct tape_device *device, in tape_3592_ioctl_kekl_set() 327 static struct tape_request *__tape_3592_enable_crypt(struct tape_device *device) in __tape_3592_enable_crypt() 355 static int tape_3592_enable_crypt(struct tape_device *device) in tape_3592_enable_crypt() 365 static void tape_3592_enable_crypt_async(struct tape_device *device) in tape_3592_enable_crypt_async() 377 static struct tape_request *__tape_3592_disable_crypt(struct tape_device *device) in __tape_3592_disable_crypt() [all …]
|
D | tape_std.c | 39 struct tape_device * device = request->device; in tape_std_assign_timeout() local 53 tape_std_assign(struct tape_device *device) in tape_std_assign() 92 tape_std_unassign (struct tape_device *device) in tape_std_unassign() 124 tape_std_display(struct tape_device *device, struct display_struct *disp) in tape_std_display() 154 tape_std_read_block_id(struct tape_device *device, __u64 *id) in tape_std_read_block_id() 177 tape_std_terminate_write(struct tape_device *device) in tape_std_terminate_write() 201 tape_std_mtload(struct tape_device *device, int count) in tape_std_mtload() 211 tape_std_mtsetblk(struct tape_device *device, int count) in tape_std_mtsetblk() 254 tape_std_mtreset(struct tape_device *device, int count) in tape_std_mtreset() 266 tape_std_mtfsf(struct tape_device *device, int mt_count) in tape_std_mtfsf() [all …]
|
D | tape_core.c | 187 tape_state_set(struct tape_device *device, enum tape_state newstate) in tape_state_set() 213 struct tape_device *device; member 225 struct tape_device *device = p->device; in tape_med_state_work_handler() local 249 tape_med_state_work(struct tape_device *device, enum tape_medium_state state) in tape_med_state_work() 263 tape_med_state_set(struct tape_device *device, enum tape_medium_state newstate) in tape_med_state_set() 292 __tape_cancel_io(struct tape_device *device, struct tape_request *request) in __tape_cancel_io() 332 tape_assign_minor(struct tape_device *device) in tape_assign_minor() 356 tape_remove_minor(struct tape_device *device) in tape_remove_minor() 373 tape_generic_online(struct tape_device *device, in tape_generic_online() 421 tape_cleanup_device(struct tape_device *device) in tape_cleanup_device() [all …]
|
D | tape_34xx.c | 58 struct tape_device *device = request->device; in __tape_34xx_medium_sense() local 85 static int tape_34xx_medium_sense(struct tape_device *device) in tape_34xx_medium_sense() 103 static void tape_34xx_medium_sense_async(struct tape_device *device) in tape_34xx_medium_sense_async() 121 struct tape_device *device; member 141 struct tape_device *device = p->device; in tape_34xx_work_handler() local 155 tape_34xx_schedule_work(struct tape_device *device, enum tape_op op) in tape_34xx_schedule_work() 222 tape_34xx_unsolicited_irq(struct tape_device *device, struct irb *irb) in tape_34xx_unsolicited_irq() 241 tape_34xx_erp_read_opposite(struct tape_device *device, in tape_34xx_erp_read_opposite() 262 tape_34xx_erp_bug(struct tape_device *device, struct tape_request *request, in tape_34xx_erp_bug() 278 tape_34xx_erp_overrun(struct tape_device *device, struct tape_request *request, in tape_34xx_erp_overrun() [all …]
|
D | tape_char.c | 64 tapechar_setup_device(struct tape_device * device) in tapechar_setup_device() 89 tapechar_cleanup_device(struct tape_device *device) in tapechar_cleanup_device() 98 tapechar_check_idalbuffer(struct tape_device *device, size_t block_size) in tapechar_check_idalbuffer() 131 struct tape_device *device; in tapechar_read() local 189 struct tape_device *device; in tapechar_write() local 273 struct tape_device *device; in tapechar_open() local 307 struct tape_device *device; in tapechar_release() local 343 __tapechar_ioctl(struct tape_device *device, in __tapechar_ioctl() 441 struct tape_device *device; in tapechar_ioctl() local 457 struct tape_device *device = filp->private_data; in tapechar_compat_ioctl() local
|
/linux-4.19.296/drivers/s390/block/ |
D | dasd.c | 104 struct dasd_device *device; in dasd_alloc_device() local 146 void dasd_free_device(struct dasd_device *device) in dasd_free_device() 191 static int dasd_state_new_to_known(struct dasd_device *device) in dasd_state_new_to_known() 215 static int dasd_state_known_to_new(struct dasd_device *device) in dasd_state_known_to_new() 245 static int dasd_state_known_to_basic(struct dasd_device *device) in dasd_state_known_to_basic() 283 static int dasd_state_basic_to_known(struct dasd_device *device) in dasd_state_basic_to_known() 329 static int dasd_state_basic_to_ready(struct dasd_device *device) in dasd_state_basic_to_ready() 370 int _wait_for_empty_queues(struct dasd_device *device) in _wait_for_empty_queues() 384 static int dasd_state_ready_to_basic(struct dasd_device *device) in dasd_state_ready_to_basic() 407 static int dasd_state_unfmt_to_basic(struct dasd_device *device) in dasd_state_unfmt_to_basic() [all …]
|
D | dasd_3990_erp.c | 74 struct dasd_device *device = erp->startdev; in dasd_3990_erp_block_queue() local 106 struct dasd_device *device = erp->startdev; in dasd_3990_erp_int_req() local 147 struct dasd_device *device = erp->startdev; in dasd_3990_erp_alternate_path() local 199 struct dasd_device *device = erp->startdev; in dasd_3990_erp_DCTL() local 305 struct dasd_device *device = erp->startdev; in dasd_3990_erp_action_4() local 398 struct dasd_device *device = erp->startdev; in dasd_3990_handle_env_data() local 1035 struct dasd_device *device = erp->startdev; in dasd_3990_erp_com_rej() local 1082 struct dasd_device *device = erp->startdev; in dasd_3990_erp_bus_out() local 1121 struct dasd_device *device = erp->startdev; in dasd_3990_erp_equip_check() local 1180 struct dasd_device *device = erp->startdev; in dasd_3990_erp_data_check() local [all …]
|
D | dasd_alias.c | 187 int dasd_alias_make_device_known_to_lcu(struct dasd_device *device) in dasd_alias_make_device_known_to_lcu() 244 void dasd_alias_disconnect_device_from_lcu(struct dasd_device *device) in dasd_alias_disconnect_device_from_lcu() 313 struct dasd_device *device, in _add_device_to_lcu() 359 struct dasd_device *device) in _remove_device_from_lcu() 415 static int read_unit_address_configuration(struct dasd_device *device, in read_unit_address_configuration() 486 struct dasd_device *device, *tempdev; in _lcu_update() local 549 struct dasd_device *device; in lcu_update_work() local 577 struct dasd_device *device) in _schedule_lcu_update() 619 int dasd_alias_add_device(struct dasd_device *device) in dasd_alias_add_device() 652 int dasd_alias_update_add_device(struct dasd_device *device) in dasd_alias_update_add_device() [all …]
|
D | dasd_devmap.c | 52 struct dasd_device *device; member 500 struct dasd_device *device; in dasd_device_from_devindex() local 544 struct dasd_device *device; in dasd_create_device() local 592 dasd_delete_device(struct dasd_device *device) in dasd_delete_device() 641 dasd_put_device_wake(struct dasd_device *device) in dasd_put_device_wake() 655 struct dasd_device *device = dev_get_drvdata(&cdev->dev); in dasd_device_from_cdev_locked() local 669 struct dasd_device *device; in dasd_device_from_cdev() local 678 void dasd_add_link_to_gendisk(struct gendisk *gdp, struct dasd_device *device) in dasd_add_link_to_gendisk() 692 struct dasd_device *device; in dasd_device_from_gendisk() local 752 struct dasd_device *device; in dasd_ro_show() local [all …]
|
D | dasd_int.h | 545 struct dasd_device *device; member 588 dasd_get_device(struct dasd_device *device) in dasd_get_device() 594 dasd_put_device(struct dasd_device *device) in dasd_put_device() 834 static inline int dasd_eer_enabled(struct dasd_device *device) in dasd_eer_enabled() 854 static inline int dasd_path_is_operational(struct dasd_device *device, int chp) in dasd_path_is_operational() 859 static inline int dasd_path_need_verify(struct dasd_device *device, int chp) in dasd_path_need_verify() 864 static inline void dasd_path_verify(struct dasd_device *device, int chp) in dasd_path_verify() 869 static inline void dasd_path_clear_verify(struct dasd_device *device, int chp) in dasd_path_clear_verify() 874 static inline void dasd_path_clear_all_verify(struct dasd_device *device) in dasd_path_clear_all_verify() 882 static inline void dasd_path_operational(struct dasd_device *device, int chp) in dasd_path_operational() [all …]
|
D | dasd_erp.c | 28 struct dasd_device * device) in dasd_alloc_erp_request() 73 dasd_free_erp_request(struct dasd_ccw_req *cqr, struct dasd_device * device) in dasd_free_erp_request() 90 struct dasd_device *device; in dasd_default_erp_action() local 168 struct dasd_device *device; in dasd_log_sense() local 189 struct dasd_device *device; in dasd_log_sense_dbf() local
|
D | dasd_eckd.c | 109 struct dasd_device *device; member 121 struct dasd_device *device; member 218 struct dasd_device *device) in set_timestamp() 246 unsigned int totrk, int cmd, struct dasd_device *device, in define_extent() 354 int count, int cmd, struct dasd_device *device, in locate_record_ext() 572 struct dasd_device * device, int reclen) in locate_record() 739 static int dasd_eckd_generate_uid(struct dasd_device *device) in dasd_eckd_generate_uid() 754 static int dasd_eckd_get_uid(struct dasd_device *device, struct dasd_uid *uid) in dasd_eckd_get_uid() 772 static int dasd_eckd_compare_path_uid(struct dasd_device *device, in dasd_eckd_compare_path_uid() 783 static void dasd_eckd_fill_rcd_cqr(struct dasd_device *device, in dasd_eckd_fill_rcd_cqr() [all …]
|
D | dasd_diag.c | 104 mdsk_init_io(struct dasd_device *device, unsigned int blocksize, in mdsk_init_io() 129 mdsk_term_io(struct dasd_device * device) in mdsk_term_io() 144 dasd_diag_erp(struct dasd_device *device) in dasd_diag_erp() 166 struct dasd_device *device; in dasd_start_diag() local 221 struct dasd_device *device; in dasd_diag_term_IO() local 237 struct dasd_device *device; in dasd_ext_handler() local 316 dasd_diag_check_device(struct dasd_device *device) in dasd_diag_check_device() 595 dasd_diag_fill_info(struct dasd_device * device, in dasd_diag_fill_info() 611 dasd_diag_dump_sense(struct dasd_device *device, struct dasd_ccw_req * req, in dasd_diag_dump_sense()
|
D | dasd_proc.c | 38 struct dasd_device *device; in dasd_devices_show() local 138 struct dasd_device *device; in dasd_stats_all_block_on() local 157 struct dasd_device *device; in dasd_stats_all_block_off() local 172 struct dasd_device *device; in dasd_stats_all_block_reset() local
|
/linux-4.19.296/drivers/misc/cxl/ |
D | sysfs.c | 21 static ssize_t caia_version_show(struct device *device, in caia_version_show() 31 static ssize_t psl_revision_show(struct device *device, in psl_revision_show() 40 static ssize_t base_image_show(struct device *device, in base_image_show() 49 static ssize_t image_loaded_show(struct device *device, in image_loaded_show() 60 static ssize_t psl_timebase_synced_show(struct device *device, in psl_timebase_synced_show() 81 static ssize_t tunneled_ops_supported_show(struct device *device, in tunneled_ops_supported_show() 90 static ssize_t reset_adapter_store(struct device *device, in reset_adapter_store() 126 static ssize_t load_image_on_perst_show(struct device *device, in load_image_on_perst_show() 140 static ssize_t load_image_on_perst_store(struct device *device, in load_image_on_perst_store() 164 static ssize_t perst_reloads_same_image_show(struct device *device, in perst_reloads_same_image_show() [all …]
|
/linux-4.19.296/drivers/hid/intel-ish-hid/ishtp/ |
D | bus.c | 187 struct ishtp_cl_device *device = to_ishtp_cl_device(dev); in ishtp_cl_device_probe() local 212 struct ishtp_cl_device *device = to_ishtp_cl_device(dev); in ishtp_cl_device_remove() local 243 struct ishtp_cl_device *device = to_ishtp_cl_device(dev); in ishtp_cl_device_suspend() local 269 struct ishtp_cl_device *device = to_ishtp_cl_device(dev); in ishtp_cl_device_resume() local 301 static int ishtp_cl_device_reset(struct ishtp_cl_device *device) in ishtp_cl_device_reset() 381 struct ishtp_cl_device *device; in ishtp_bus_add_device() local 439 static void ishtp_bus_remove_device(struct ishtp_cl_device *device) in ishtp_bus_remove_device() 496 struct ishtp_cl_device *device; in ishtp_bus_event_work() local 511 void ishtp_cl_bus_rx_event(struct ishtp_cl_device *device) in ishtp_cl_bus_rx_event() 529 int ishtp_register_event_cb(struct ishtp_cl_device *device, in ishtp_register_event_cb()
|
/linux-4.19.296/drivers/hid/ |
D | hid-roccat.c | 65 struct roccat_device *device; member 80 struct roccat_device *device = reader->device; in roccat_read() local 155 struct roccat_device *device; in roccat_open() local 210 struct roccat_device *device; in roccat_release() local 252 struct roccat_device *device; in roccat_report_event() local 304 struct roccat_device *device; in roccat_connect() local 360 struct roccat_device *device; in roccat_disconnect() local 386 struct roccat_device *device; in roccat_ioctl() local
|
/linux-4.19.296/drivers/base/ |
D | attribute_container.c | 141 attribute_container_add_device(struct device *dev, in attribute_container_add_device() 206 attribute_container_remove_device(struct device *dev, in attribute_container_remove_device() 250 attribute_container_device_trigger(struct device *dev, in attribute_container_device_trigger() 291 attribute_container_trigger(struct device *dev, in attribute_container_trigger()
|
/linux-4.19.296/include/linux/ |
D | device.h | 970 struct device { struct 971 struct device *parent; argument 973 struct device_private *p; argument 976 const char *init_name; /* initial name of the device */ argument 977 const struct device_type *type; argument 983 struct bus_type *bus; /* type of bus device is on */ argument 984 struct device_driver *driver; /* which driver has allocated this argument 986 void *platform_data; /* Platform specific data, device argument 1006 int numa_node; /* NUMA node this device is close to */ argument 1009 u64 *dma_mask; /* dma mask (if dma'able device) */ argument [all …]
|
D | firmware.h | 60 struct device *device) in request_firmware() 67 struct device *device) in firmware_request_nowarn() 74 const char *name, struct device *device, gfp_t gfp, void *context, in request_firmware_nowait() 86 struct device *device) in request_firmware_direct() 92 const char *name, struct device *device, void *buf, size_t size) in request_firmware_into_buf()
|
/linux-4.19.296/drivers/misc/mei/ |
D | pci-txe.c | 229 static int mei_txe_pci_suspend(struct device *device) in mei_txe_pci_suspend() 249 static int mei_txe_pci_resume(struct device *device) in mei_txe_pci_resume() 287 static int mei_txe_pm_runtime_idle(struct device *device) in mei_txe_pm_runtime_idle() 302 static int mei_txe_pm_runtime_suspend(struct device *device) in mei_txe_pm_runtime_suspend() 333 static int mei_txe_pm_runtime_resume(struct device *device) in mei_txe_pm_runtime_resume()
|
D | pci-me.c | 343 static int mei_me_pci_suspend(struct device *device) in mei_me_pci_suspend() 363 static int mei_me_pci_resume(struct device *device) in mei_me_pci_resume() 402 static int mei_me_pm_runtime_idle(struct device *device) in mei_me_pm_runtime_idle() 418 static int mei_me_pm_runtime_suspend(struct device *device) in mei_me_pm_runtime_suspend() 447 static int mei_me_pm_runtime_resume(struct device *device) in mei_me_pm_runtime_resume()
|
/linux-4.19.296/drivers/misc/ocxl/ |
D | sysfs.c | 6 static ssize_t global_mmio_size_show(struct device *device, in global_mmio_size_show() 16 static ssize_t pp_mmio_size_show(struct device *device, in pp_mmio_size_show() 26 static ssize_t afu_version_show(struct device *device, in afu_version_show() 37 static ssize_t contexts_show(struct device *device, in contexts_show()
|
/linux-4.19.296/drivers/xen/ |
D | xen-acpi-cpuhotplug.c | 43 static int xen_acpi_processor_enable(struct acpi_device *device) in xen_acpi_processor_enable() 85 static int xen_acpi_processor_add(struct acpi_device *device) in xen_acpi_processor_add() 109 static int xen_acpi_processor_remove(struct acpi_device *device) in xen_acpi_processor_remove() 235 static int acpi_processor_device_remove(struct acpi_device *device) in acpi_processor_device_remove() 246 struct acpi_device *device = NULL; in acpi_processor_hotplug_notify() local
|
/linux-4.19.296/fs/btrfs/ |
D | volumes.c | 274 void btrfs_free_device(struct btrfs_device *device) in btrfs_free_device() 283 struct btrfs_device *device; in free_fs_devices() local 430 static noinline void run_scheduled_bios(struct btrfs_device *device) in run_scheduled_bios() 605 struct btrfs_device *device; in pending_bios_fn() local 623 struct btrfs_device *device, *tmp_device; in btrfs_free_stale_devices() local 672 struct btrfs_device *device, fmode_t flags, in btrfs_open_one_device() 748 struct btrfs_device *device; in device_list_add() local 912 struct btrfs_device *device; in clone_fs_devices() local 963 struct btrfs_device *device, *next; in btrfs_free_extra_devids() local 1017 struct btrfs_device *device; in free_device_rcu() local [all …]
|