| /linux/drivers/video/fbdev/omap/ |
| A D | lcd_mipid.c | 162 static void hw_guard_wait(struct mipid_device *md) in hw_guard_wait() 203 struct mipid_device *md = to_mipid_device(panel); in mipid_set_bklight_level() local 221 struct mipid_device *md = to_mipid_device(panel); in mipid_get_bklight_level() local 231 struct mipid_device *md = to_mipid_device(panel); in mipid_get_bklight_max() local 275 struct mipid_device *md = to_mipid_device(panel); in mipid_run_test() local 404 struct mipid_device *md = to_mipid_device(panel); in mipid_enable() local 425 struct mipid_device *md = to_mipid_device(panel); in mipid_disable() local 447 static int panel_enabled(struct mipid_device *md) in panel_enabled() 464 struct mipid_device *md = to_mipid_device(panel); in mipid_init() local 513 static int mipid_detect(struct mipid_device *md) in mipid_detect() [all …]
|
| /linux/drivers/md/ |
| A D | dm.c | 316 struct mapped_device *md; in dm_blk_open() local 340 struct mapped_device *md; in dm_blk_close() local 872 struct mapped_device *md = io->md; in dm_requeue_add_io() local 902 struct mapped_device *md = io->md; in dm_handle_requeue() local 946 struct mapped_device *md = io->md; in __dm_io_complete() local 1113 struct mapped_device *md = io->md; in clone_endio() local 1413 struct mapped_device *md = io->md; in __map_bio() local 2248 struct mapped_device *md; in alloc_dev() local 2494 struct mapped_device *md; in dm_create() local 2604 struct mapped_device *md; in dm_get_md() local [all …]
|
| A D | dm-rq.c | 19 struct mapped_device *md; member 59 int dm_request_based(struct mapped_device *md) in dm_request_based() 144 static void rq_completed(struct mapped_device *md) in rq_completed() 160 struct mapped_device *md = tio->md; in dm_end_request() local 176 void dm_mq_kick_requeue_list(struct mapped_device *md) in dm_mq_kick_requeue_list() 190 struct mapped_device *md = tio->md; in dm_requeue_original_request() local 258 struct mapped_device *md = tio->md; in dm_softirq_done() local 339 struct mapped_device *md) in init_tio() 366 struct mapped_device *md = tio->md; in map_request() local 460 struct mapped_device *md = set->driver_data; in dm_mq_init_request() local [all …]
|
| A D | dm-era-target.c | 36 struct writeset_metadata md; member 325 static int superblock_lock(struct era_metadata *md, in superblock_lock() 378 struct era_metadata *md = context; in ws_inc() local 392 struct era_metadata *md = context; in ws_dec() local 437 static void setup_infos(struct era_metadata *md) in setup_infos() 480 static int save_sm_root(struct era_metadata *md) in save_sm_root() 552 static int format_metadata(struct era_metadata *md) in format_metadata() 570 static int open_metadata(struct era_metadata *md) in open_metadata() 832 static void metadata_close(struct era_metadata *md) in metadata_close() 1181 struct era_metadata *md; member [all …]
|
| A D | dm-sysfs.c | 27 struct mapped_device *md; in dm_attr_show() local 52 struct mapped_device *md; in dm_attr_store() local 69 static ssize_t dm_attr_name_show(struct mapped_device *md, char *buf) in dm_attr_name_show() 78 static ssize_t dm_attr_uuid_show(struct mapped_device *md, char *buf) in dm_attr_uuid_show() 87 static ssize_t dm_attr_suspended_show(struct mapped_device *md, char *buf) in dm_attr_suspended_show() 94 static ssize_t dm_attr_use_blk_mq_show(struct mapped_device *md, char *buf) in dm_attr_use_blk_mq_show() 133 int dm_sysfs_init(struct mapped_device *md) in dm_sysfs_init() 143 void dm_sysfs_exit(struct mapped_device *md) in dm_sysfs_exit()
|
| A D | dm-ioctl.c | 52 struct mapped_device *md; member 195 struct mapped_device *md; in __get_dev_cell() local 341 struct mapped_device *md; in dm_hash_remove_all() local 432 struct mapped_device *md; in dm_hash_rename() local 882 struct mapped_device *md; in dev_create() local 980 struct mapped_device *md; in dev_remove() local 1048 struct mapped_device *md; in dev_rename() local 1077 struct mapped_device *md; in dev_set_geometry() local 1124 struct mapped_device *md; in do_suspend() local 1154 struct mapped_device *md; in do_resume() local [all …]
|
| A D | dm-ima.h | 68 static inline void dm_ima_reset_data(struct mapped_device *md) {} in dm_ima_reset_data() 70 static inline void dm_ima_measure_on_device_resume(struct mapped_device *md, bool swap) {} in dm_ima_measure_on_device_resume() 71 static inline void dm_ima_measure_on_device_remove(struct mapped_device *md, bool remove_all) {} in dm_ima_measure_on_device_remove() 72 static inline void dm_ima_measure_on_table_clear(struct mapped_device *md, bool new_map) {} in dm_ima_measure_on_table_clear() 73 static inline void dm_ima_measure_on_device_rename(struct mapped_device *md) {} in dm_ima_measure_on_device_rename()
|
| A D | dm-ima.c | 67 static int dm_ima_alloc_and_copy_name_uuid(struct mapped_device *md, char **dev_name, in dm_ima_alloc_and_copy_name_uuid() 102 static int dm_ima_alloc_and_copy_device_data(struct mapped_device *md, char **device_data, in dm_ima_alloc_and_copy_device_data() 149 static int dm_ima_alloc_and_copy_capacity_str(struct mapped_device *md, char **capacity_str, in dm_ima_alloc_and_copy_capacity_str() 169 void dm_ima_reset_data(struct mapped_device *md) in dm_ima_reset_data() 369 void dm_ima_measure_on_device_resume(struct mapped_device *md, bool swap) in dm_ima_measure_on_device_resume() 474 void dm_ima_measure_on_device_remove(struct mapped_device *md, bool remove_all) in dm_ima_measure_on_device_remove() 605 void dm_ima_measure_on_table_clear(struct mapped_device *md, bool new_map) in dm_ima_measure_on_table_clear() 704 void dm_ima_measure_on_device_rename(struct mapped_device *md) in dm_ima_measure_on_device_rename()
|
| A D | dm-zone.c | 19 static int dm_blk_do_report_zones(struct mapped_device *md, struct dm_table *t, in dm_blk_do_report_zones() 57 struct mapped_device *md = disk->private_data; in dm_blk_report_zones() local 130 bool dm_is_zone_write(struct mapped_device *md, struct bio *bio) in dm_is_zone_write() 154 struct mapped_device *md = t->md; in dm_revalidate_zones() local 331 struct mapped_device *md = t->md; in dm_set_zones_restrictions() local 416 struct mapped_device *md = io->md; in dm_zone_endio() local 453 int dm_zone_get_reset_bitmap(struct mapped_device *md, struct dm_table *t, in dm_zone_get_reset_bitmap()
|
| /linux/drivers/video/fbdev/matrox/ |
| A D | matroxfb_maven.c | 135 static int* get_ctrl_ptr(struct maven_data* md, int idx) { in get_ctrl_ptr() 989 static int maven_program_timming(struct maven_data* md, in maven_program_timming() 1027 static inline int maven_resync(struct maven_data* md) { in maven_resync() 1033 static int maven_get_queryctrl (struct maven_data* md, in maven_get_queryctrl() 1055 static int maven_set_control (struct maven_data* md, in maven_set_control() 1136 static int maven_get_control (struct maven_data* md, in maven_get_control() 1156 static int maven_out_program(void* md) { in maven_out_program() 1164 static int maven_out_start(void* md) { in maven_out_start() 1168 static int maven_out_verify_mode(void* md, u_int32_t arg) { in maven_out_verify_mode() 1202 struct maven_data* md = i2c_get_clientdata(clnt); in maven_init_client() local [all …]
|
| A D | matroxfb_g450.c | 142 static int g450_query_ctrl(void* md, struct v4l2_queryctrl *p) { in g450_query_ctrl() 163 static int g450_set_ctrl(void* md, struct v4l2_control *p) { in g450_set_ctrl() 217 static int g450_get_ctrl(void* md, struct v4l2_control *p) { in g450_get_ctrl() 521 static int matroxfb_g450_compute(void* md, struct my_timming* mt) { in matroxfb_g450_compute() 559 static int matroxfb_g450_program(void* md) { in matroxfb_g450_program() 568 static int matroxfb_g450_verify_mode(void* md, u_int32_t arg) { in matroxfb_g450_verify_mode() 578 static int g450_dvi_compute(void* md, struct my_timming* mt) { in g450_dvi_compute()
|
| /linux/drivers/net/wwan/t7xx/ |
| A D | t7xx_modem_ops.c | 83 struct t7xx_modem *md = t7xx_dev->md; in t7xx_pci_mhccif_isr() local 330 static void t7xx_md_exception(struct t7xx_modem *md, enum hif_ex_stage stage) in t7xx_md_exception() 349 static int t7xx_wait_hif_ex_hk_event(struct t7xx_modem *md, int event_id) in t7xx_wait_hif_ex_hk_event() 477 static int t7xx_core_reset(struct t7xx_modem *md) in t7xx_core_reset() 566 struct t7xx_modem *md = container_of(work, struct t7xx_modem, handshake_work); in t7xx_md_hk_wq() local 592 void t7xx_md_event_notify(struct t7xx_modem *md, enum md_event_id evt_id) in t7xx_md_event_notify() 654 void t7xx_md_exception_handshake(struct t7xx_modem *md) in t7xx_md_exception_handshake() 680 struct t7xx_modem *md; in t7xx_md_alloc() local 709 struct t7xx_modem *md = t7xx_dev->md; in t7xx_md_reset() local 734 struct t7xx_modem *md; in t7xx_md_init() local [all …]
|
| A D | t7xx_state_monitor.c | 57 void t7xx_fsm_notifier_register(struct t7xx_modem *md, struct t7xx_fsm_notifier *notifier) in t7xx_fsm_notifier_register() 67 void t7xx_fsm_notifier_unregister(struct t7xx_modem *md, struct t7xx_fsm_notifier *notifier) in t7xx_fsm_notifier_unregister() 81 static void fsm_state_notify(struct t7xx_modem *md, enum md_state state) in fsm_state_notify() 218 struct t7xx_modem *md = ctl->md; in t7xx_lk_stage_event_handling() local 313 struct t7xx_modem *md = ctl->md; in fsm_routine_ready() local 323 struct t7xx_modem *md = ctl->md; in fsm_routine_starting() local 362 struct t7xx_modem *md = ctl->md; in fsm_routine_start() local 592 void t7xx_fsm_reset(struct t7xx_modem *md) in t7xx_fsm_reset() 602 int t7xx_fsm_init(struct t7xx_modem *md) in t7xx_fsm_init() 629 void t7xx_fsm_uninit(struct t7xx_modem *md) in t7xx_fsm_uninit()
|
| /linux/drivers/net/mdio/ |
| A D | mdio-mux-bcm-iproc.c | 59 static void mdio_mux_iproc_config(struct iproc_mdiomux_desc *md) in mdio_mux_iproc_config() 138 struct iproc_mdiomux_desc *md = bus->priv; in iproc_mdiomux_read_c22() local 151 struct iproc_mdiomux_desc *md = bus->priv; in iproc_mdiomux_read_c45() local 165 struct iproc_mdiomux_desc *md = bus->priv; in iproc_mdiomux_write_c22() local 180 struct iproc_mdiomux_desc *md = bus->priv; in iproc_mdiomux_write_c45() local 195 struct iproc_mdiomux_desc *md = data; in mdio_mux_iproc_switch_fn() local 212 struct iproc_mdiomux_desc *md; in mdio_mux_iproc_probe() local 294 struct iproc_mdiomux_desc *md = platform_get_drvdata(pdev); in mdio_mux_iproc_remove() local 304 struct iproc_mdiomux_desc *md = dev_get_drvdata(dev); in mdio_mux_iproc_suspend() local 313 struct iproc_mdiomux_desc *md = dev_get_drvdata(dev); in mdio_mux_iproc_resume() local
|
| A D | mdio-mux-bcm6368.c | 39 struct bcm6368_mdiomux_desc *md = bus->priv; in bcm6368_mdiomux_read() local 61 struct bcm6368_mdiomux_desc *md = bus->priv; in bcm6368_mdiomux_write() local 82 struct bcm6368_mdiomux_desc *md = data; in bcm6368_mdiomux_switch_fn() local 91 struct bcm6368_mdiomux_desc *md; in bcm6368_mdiomux_probe() local 158 struct bcm6368_mdiomux_desc *md = platform_get_drvdata(pdev); in bcm6368_mdiomux_remove() local
|
| /linux/drivers/clk/qcom/ |
| A D | clk-regmap-mux-div.c | 23 int mux_div_set_src_div(struct clk_regmap_mux_div *md, u32 src, u32 div) in mux_div_set_src_div() 59 static void mux_div_get_src_div(struct clk_regmap_mux_div *md, u32 *src, in mux_div_get_src_div() 91 struct clk_regmap_mux_div *md = to_clk_regmap_mux_div(hw); in mux_div_determine_rate() local 127 struct clk_regmap_mux_div *md = to_clk_regmap_mux_div(hw); in __mux_div_set_rate_and_parent() local 165 struct clk_regmap_mux_div *md = to_clk_regmap_mux_div(hw); in mux_div_get_parent() local 181 struct clk_regmap_mux_div *md = to_clk_regmap_mux_div(hw); in mux_div_set_parent() local 189 struct clk_regmap_mux_div *md = to_clk_regmap_mux_div(hw); in mux_div_set_rate() local 197 struct clk_regmap_mux_div *md = to_clk_regmap_mux_div(hw); in mux_div_set_rate_and_parent() local 205 struct clk_regmap_mux_div *md = to_clk_regmap_mux_div(hw); in mux_div_recalc_rate() local
|
| /linux/arch/arm64/kernel/ |
| A D | efi.c | 19 static bool region_is_misaligned(const efi_memory_desc_t *md) in region_is_misaligned() 32 static __init pteval_t create_mapping_protection(efi_memory_desc_t *md) in create_mapping_protection() 76 int __init efi_create_mapping(struct mm_struct *mm, efi_memory_desc_t *md) in efi_create_mapping() 100 const efi_memory_desc_t *md; member 107 const efi_memory_desc_t *md = spd->md; in set_permissions() local 121 efi_memory_desc_t *md, in efi_set_mapping_permissions()
|
| /linux/drivers/mmc/core/ |
| A D | block.c | 210 struct mmc_blk_data *md; member 232 struct mmc_blk_data *md; in mmc_blk_get() local 294 struct mmc_blk_data *md, *part_md; in power_ro_lock_store() local 847 struct mmc_blk_data *md; in mmc_blk_ioctl() local 891 struct mmc_blk_data *md; in mmc_blk_alternative_gpt_sector() local 2512 struct mmc_blk_data *md; in mmc_blk_alloc_req() local 2907 struct mmc_blk_data *md, in mmc_blk_alloc_rpmb_part() 3028 struct mmc_blk_data *md) in mmc_blk_remove_parts() 3177 struct mmc_blk_data *md) in mmc_blk_remove_debugfs() 3196 struct mmc_blk_data *md) in mmc_blk_remove_debugfs() [all …]
|
| /linux/arch/riscv/kernel/ |
| A D | efi.c | 19 static __init pgprot_t efimem_to_pgprot_map(efi_memory_desc_t *md) in efimem_to_pgprot_map() 46 int __init efi_create_mapping(struct mm_struct *mm, efi_memory_desc_t *md) in efi_create_mapping() 62 efi_memory_desc_t *md = data; in set_permissions() local 81 efi_memory_desc_t *md, in efi_set_mapping_permissions()
|
| /linux/arch/x86/platform/efi/ |
| A D | efi.c | 123 efi_memory_desc_t *md; in do_add_efi_memmap() local 183 efi_memory_desc_t *md; in do_efi_soft_reserve() local 243 static bool __init efi_memmap_entry_valid(const efi_memory_desc_t *md, int i) in efi_memmap_entry_valid() 330 efi_memory_desc_t *md; in efi_remove_e820_mmio() local 355 efi_memory_desc_t *md; in efi_print_memmap() local 533 efi_memory_desc_t *md, *prev_md = NULL; in efi_merge_regions() local 646 static bool should_map_region(efi_memory_desc_t *md) in should_map_region() 704 efi_memory_desc_t *md; in efi_map_regions() local 738 efi_memory_desc_t *md; in kexec_enter_virtual_mode() local
|
| /linux/drivers/firmware/efi/ |
| A D | efi-init.c | 27 static int __init is_memory(efi_memory_desc_t *md) in is_memory() 41 efi_memory_desc_t *md; in efi_to_phys() local 136 static __init int is_usable_memory(efi_memory_desc_t *md) in is_usable_memory() 160 efi_memory_desc_t *md; in reserve_regions() local
|
| /linux/drivers/rapidio/devices/ |
| A D | rio_mport_cdev.c | 123 struct mport_dev *md; member 199 struct mport_dev *md; member 464 struct mport_dev *md = priv->md; in rio_mport_obw_free() local 499 struct mport_dev *md = priv->md; in maint_hdid_set() local 521 struct mport_dev *md = priv->md; in maint_comptag_set() local 555 struct mport_dev *md = in mport_release_def_dma() local 1522 struct mport_dev *md = context; in rio_mport_pw_handler() local 1951 struct mport_dev *md; in mport_cdev_release_dma() local 2201 struct mport_dev *md; in mport_cdev_mmap() local 2354 struct mport_dev *md; in mport_device_release() local [all …]
|
| /linux/drivers/firmware/efi/libstub/ |
| A D | randomalloc.c | 17 static unsigned long get_entry_num_slots(efi_memory_desc_t *md, in get_entry_num_slots() 52 #define MD_NUM_SLOTS(md) ((md)->virt_addr) argument 79 efi_memory_desc_t *md = (void *)map->map + map_offset; in efi_random_alloc() local 110 efi_memory_desc_t *md = (void *)map->map + map_offset; in efi_random_alloc() local
|
| /linux/drivers/soundwire/ |
| A D | master.c | 59 struct sdw_master_device *md = dev_to_sdw_master_device(dev); in clock_frequencies_show() local 75 struct sdw_master_device *md = dev_to_sdw_master_device(dev); in clock_gears_show() local 105 struct sdw_master_device *md = dev_to_sdw_master_device(dev); in sdw_master_device_release() local 130 struct sdw_master_device *md; in sdw_master_device_add() local
|
| /linux/drivers/w1/ |
| A D | w1.c | 68 struct w1_master *md = dev_to_w1_master(dev); in w1_master_release() local 206 struct w1_master *md = dev_to_w1_master(dev); in w1_master_attribute_show_name() local 221 struct w1_master *md = dev_to_w1_master(dev); in w1_master_attribute_store_search() local 242 struct w1_master *md = dev_to_w1_master(dev); in w1_master_attribute_show_search() local 257 struct w1_master *md = dev_to_w1_master(dev); in w1_master_attribute_store_pullup() local 275 struct w1_master *md = dev_to_w1_master(dev); in w1_master_attribute_show_pullup() local 287 struct w1_master *md = dev_to_w1_master(dev); in w1_master_attribute_show_pointer() local 311 struct w1_master *md = dev_to_w1_master(dev); in w1_master_attribute_store_max_slave_count() local 327 struct w1_master *md = dev_to_w1_master(dev); in w1_master_attribute_show_max_slave_count() local 338 struct w1_master *md = dev_to_w1_master(dev); in w1_master_attribute_show_attempts() local [all …]
|