/kernel/linux/linux-4.19/drivers/video/fbdev/omap/ |
D | lcd_mipid.c | 67 static void mipid_transfer(struct mipid_device *md, int cmd, const u8 *wbuf, in mipid_transfer() 124 static inline void mipid_cmd(struct mipid_device *md, int cmd) in mipid_cmd() 129 static inline void mipid_write(struct mipid_device *md, in mipid_write() 135 static inline void mipid_read(struct mipid_device *md, in mipid_read() 141 static void set_data_lines(struct mipid_device *md, int data_lines) in set_data_lines() 159 static void send_init_string(struct mipid_device *md) in send_init_string() 167 static void hw_guard_start(struct mipid_device *md, int guard_msec) in hw_guard_start() 173 static void hw_guard_wait(struct mipid_device *md) in hw_guard_wait() 183 static void set_sleep_mode(struct mipid_device *md, int on) in set_sleep_mode() 205 static void set_display_state(struct mipid_device *md, int enabled) in set_display_state() [all …]
|
/kernel/linux/linux-5.10/drivers/video/fbdev/omap/ |
D | lcd_mipid.c | 54 static void mipid_transfer(struct mipid_device *md, int cmd, const u8 *wbuf, in mipid_transfer() 111 static inline void mipid_cmd(struct mipid_device *md, int cmd) in mipid_cmd() 116 static inline void mipid_write(struct mipid_device *md, in mipid_write() 122 static inline void mipid_read(struct mipid_device *md, in mipid_read() 128 static void set_data_lines(struct mipid_device *md, int data_lines) in set_data_lines() 146 static void send_init_string(struct mipid_device *md) in send_init_string() 154 static void hw_guard_start(struct mipid_device *md, int guard_msec) in hw_guard_start() 160 static void hw_guard_wait(struct mipid_device *md) in hw_guard_wait() 170 static void set_sleep_mode(struct mipid_device *md, int on) in set_sleep_mode() 192 static void set_display_state(struct mipid_device *md, int enabled) in set_display_state() [all …]
|
/kernel/linux/linux-5.10/drivers/md/ |
D | dm.c | 97 struct mapped_device *md; member 338 int dm_deleting_md(struct mapped_device *md) in dm_deleting_md() 345 struct mapped_device *md; in dm_blk_open() local 369 struct mapped_device *md; in dm_blk_close() local 386 int dm_open_count(struct mapped_device *md) in dm_open_count() 394 int dm_lock_for_deletion(struct mapped_device *md, bool mark_deferred, bool only_deferred) in dm_lock_for_deletion() 414 int dm_cancel_deferred_remove(struct mapped_device *md) in dm_cancel_deferred_remove() 437 struct mapped_device *md = bdev->bd_disk->private_data; in dm_blk_getgeo() local 476 struct mapped_device *md = disk->private_data; in dm_blk_report_zones() local 520 static int dm_prepare_ioctl(struct mapped_device *md, int *srcu_idx, in dm_prepare_ioctl() [all …]
|
D | dm-sysfs.c | 26 struct mapped_device *md; in dm_attr_show() local 51 struct mapped_device *md; in dm_attr_store() local 68 static ssize_t dm_attr_name_show(struct mapped_device *md, char *buf) in dm_attr_name_show() 77 static ssize_t dm_attr_uuid_show(struct mapped_device *md, char *buf) in dm_attr_uuid_show() 86 static ssize_t dm_attr_suspended_show(struct mapped_device *md, char *buf) in dm_attr_suspended_show() 93 static ssize_t dm_attr_use_blk_mq_show(struct mapped_device *md, char *buf) in dm_attr_use_blk_mq_show() 131 int dm_sysfs_init(struct mapped_device *md) in dm_sysfs_init() 141 void dm_sysfs_exit(struct mapped_device *md) in dm_sysfs_exit()
|
D | dm-rq.c | 19 struct mapped_device *md; member 60 int dm_request_based(struct mapped_device *md) in dm_request_based() 128 static void rq_end_stats(struct mapped_device *md, struct request *orig) in rq_end_stats() 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 261 struct mapped_device *md = tio->md; in dm_softirq_done() local 355 struct mapped_device *md) in init_tio() 382 struct mapped_device *md = tio->md; in map_request() local [all …]
|
D | dm-era-target.c | 34 struct writeset_metadata md; member 301 static int superblock_read_lock(struct era_metadata *md, in superblock_read_lock() 308 static int superblock_lock_zero(struct era_metadata *md, in superblock_lock_zero() 315 static int superblock_lock(struct era_metadata *md, in superblock_lock() 368 struct era_metadata *md = context; in ws_inc() local 380 struct era_metadata *md = context; in ws_dec() local 397 static void setup_writeset_tree_info(struct era_metadata *md) in setup_writeset_tree_info() 409 static void setup_era_array_info(struct era_metadata *md) in setup_era_array_info() 422 static void setup_infos(struct era_metadata *md) in setup_infos() 431 static int create_fresh_metadata(struct era_metadata *md) in create_fresh_metadata() [all …]
|
/kernel/linux/linux-4.19/drivers/md/ |
D | dm.c | 95 struct mapped_device *md; member 344 int dm_deleting_md(struct mapped_device *md) in dm_deleting_md() 351 struct mapped_device *md; in dm_blk_open() local 375 struct mapped_device *md; in dm_blk_close() local 392 int dm_open_count(struct mapped_device *md) in dm_open_count() 400 int dm_lock_for_deletion(struct mapped_device *md, bool mark_deferred, bool only_deferred) in dm_lock_for_deletion() 420 int dm_cancel_deferred_remove(struct mapped_device *md) in dm_cancel_deferred_remove() 441 sector_t dm_get_size(struct mapped_device *md) in dm_get_size() 446 struct request_queue *dm_get_md_queue(struct mapped_device *md) in dm_get_md_queue() 451 struct dm_stats *dm_get_stats(struct mapped_device *md) in dm_get_stats() [all …]
|
D | dm-sysfs.c | 26 struct mapped_device *md; in dm_attr_show() local 51 struct mapped_device *md; in dm_attr_store() local 68 static ssize_t dm_attr_name_show(struct mapped_device *md, char *buf) in dm_attr_name_show() 77 static ssize_t dm_attr_uuid_show(struct mapped_device *md, char *buf) in dm_attr_uuid_show() 86 static ssize_t dm_attr_suspended_show(struct mapped_device *md, char *buf) in dm_attr_suspended_show() 93 static ssize_t dm_attr_use_blk_mq_show(struct mapped_device *md, char *buf) in dm_attr_use_blk_mq_show() 130 int dm_sysfs_init(struct mapped_device *md) in dm_sysfs_init() 140 void dm_sysfs_exit(struct mapped_device *md) in dm_sysfs_exit()
|
D | dm-rq.c | 33 bool dm_use_blk_mq(struct mapped_device *md) in dm_use_blk_mq() 57 int dm_request_based(struct mapped_device *md) in dm_request_based() 161 static void rq_end_stats(struct mapped_device *md, struct request *orig) in rq_end_stats() 177 static void rq_completed(struct mapped_device *md, int rw, bool run_queue) in rq_completed() 215 struct mapped_device *md = tio->md; in dm_end_request() local 248 void dm_mq_kick_requeue_list(struct mapped_device *md) in dm_mq_kick_requeue_list() 262 struct mapped_device *md = tio->md; in dm_requeue_original_request() local 339 struct mapped_device *md = tio->md; in dm_softirq_done() local 452 struct mapped_device *md) in init_tio() 481 struct mapped_device *md = tio->md; in map_request() local [all …]
|
D | dm-era-target.c | 33 struct writeset_metadata md; member 299 static int superblock_read_lock(struct era_metadata *md, in superblock_read_lock() 306 static int superblock_lock_zero(struct era_metadata *md, in superblock_lock_zero() 313 static int superblock_lock(struct era_metadata *md, in superblock_lock() 366 struct era_metadata *md = context; in ws_inc() local 378 struct era_metadata *md = context; in ws_dec() local 395 static void setup_writeset_tree_info(struct era_metadata *md) in setup_writeset_tree_info() 407 static void setup_era_array_info(struct era_metadata *md) in setup_era_array_info() 420 static void setup_infos(struct era_metadata *md) in setup_infos() 429 static int create_fresh_metadata(struct era_metadata *md) in create_fresh_metadata() [all …]
|
/kernel/linux/linux-5.10/drivers/clk/qcom/ |
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
|
/kernel/linux/linux-4.19/drivers/clk/qcom/ |
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
|
/kernel/linux/linux-4.19/drivers/video/fbdev/matrox/ |
D | matroxfb_maven.c | 134 static int* get_ctrl_ptr(struct maven_data* md, int idx) { in get_ctrl_ptr() 339 static unsigned char maven_compute_deflicker (const struct maven_data* md) { in maven_compute_deflicker() 357 static void maven_compute_bwlevel (const struct maven_data* md, in maven_compute_bwlevel() 366 static const struct maven_gamma* maven_compute_gamma (const struct maven_data* md) { in maven_compute_gamma() 371 static void maven_init_TVdata(const struct maven_data* md, struct mavenregs* data) { in maven_init_TVdata() 754 static inline int maven_compute_timming(struct maven_data* md, in maven_compute_timming() 988 static int maven_program_timming(struct maven_data* md, in maven_program_timming() 1026 static inline int maven_resync(struct maven_data* md) { in maven_resync() 1032 static int maven_get_queryctrl (struct maven_data* md, in maven_get_queryctrl() 1054 static int maven_set_control (struct maven_data* md, in maven_set_control() [all …]
|
/kernel/linux/linux-5.10/drivers/video/fbdev/matrox/ |
D | matroxfb_maven.c | 135 static int* get_ctrl_ptr(struct maven_data* md, int idx) { in get_ctrl_ptr() 340 static unsigned char maven_compute_deflicker (const struct maven_data* md) { in maven_compute_deflicker() 358 static void maven_compute_bwlevel (const struct maven_data* md, in maven_compute_bwlevel() 367 static const struct maven_gamma* maven_compute_gamma (const struct maven_data* md) { in maven_compute_gamma() 372 static void maven_init_TVdata(const struct maven_data* md, struct mavenregs* data) { in maven_init_TVdata() 755 static inline int maven_compute_timming(struct maven_data* md, in maven_compute_timming() 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() [all …]
|
/kernel/linux/linux-4.19/arch/ia64/kernel/ |
D | efi.c | 255 is_memory_available (efi_memory_desc_t *md) in is_memory_available() 279 #define efi_md_size(md) (md->num_pages << EFI_PAGE_SHIFT) argument 288 efi_md_end(efi_memory_desc_t *md) in efi_md_end() 294 efi_wb(efi_memory_desc_t *md) in efi_wb() 300 efi_uc(efi_memory_desc_t *md) in efi_uc() 352 efi_memory_desc_t *md; in efi_get_pal_addr() local 561 efi_memory_desc_t *md; in efi_init() local 605 efi_memory_desc_t *md; in efi_enter_virtual_mode() local 690 efi_memory_desc_t *md; in efi_get_iobase() local 710 struct kern_memdesc *md; in kern_memory_descriptor() local [all …]
|
/kernel/linux/linux-5.10/arch/ia64/kernel/ |
D | efi.c | 267 is_memory_available (efi_memory_desc_t *md) in is_memory_available() 291 #define efi_md_size(md) (md->num_pages << EFI_PAGE_SHIFT) argument 300 efi_md_end(efi_memory_desc_t *md) in efi_md_end() 306 efi_wb(efi_memory_desc_t *md) in efi_wb() 312 efi_uc(efi_memory_desc_t *md) in efi_uc() 364 efi_memory_desc_t *md; in efi_get_pal_addr() local 559 efi_memory_desc_t *md; in efi_init() local 604 efi_memory_desc_t *md; in efi_enter_virtual_mode() local 689 efi_memory_desc_t *md; in efi_get_iobase() local 709 struct kern_memdesc *md; in kern_memory_descriptor() local [all …]
|
/kernel/linux/linux-4.19/arch/x86/platform/efi/ |
D | efi.c | 106 efi_memory_desc_t *md; in efi_find_mirror() local 132 efi_memory_desc_t *md; in do_add_efi_memmap() local 221 static bool __init efi_memmap_entry_valid(const efi_memory_desc_t *md, int i) in efi_memmap_entry_valid() 283 efi_memory_desc_t *md; in efi_print_memmap() local 550 void __init efi_set_executable(efi_memory_desc_t *md, bool executable) in efi_set_executable() 567 efi_memory_desc_t *md; in runtime_code_page_mkexec() local 588 void __init old_map_region(efi_memory_desc_t *md) in old_map_region() 617 efi_memory_desc_t *md, *prev_md = NULL; in efi_merge_regions() local 645 static void __init get_systab_virt_addr(efi_memory_desc_t *md) in get_systab_virt_addr() 744 static bool should_map_region(efi_memory_desc_t *md) in should_map_region() [all …]
|
/kernel/linux/linux-5.10/arch/riscv/kernel/ |
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()
|
/kernel/linux/linux-5.10/drivers/mmc/core/ |
D | block.c | 159 struct mmc_blk_data *md; member 178 struct mmc_blk_data *md; in mmc_blk_get() local 197 static void mmc_blk_put(struct mmc_blk_data *md) in mmc_blk_put() 215 struct mmc_blk_data *md = mmc_blk_get(dev_to_disk(dev)); in power_ro_lock_show() local 235 struct mmc_blk_data *md, *part_md; in power_ro_lock_store() local 280 struct mmc_blk_data *md = mmc_blk_get(dev_to_disk(dev)); in force_ro_show() local 294 struct mmc_blk_data *md = mmc_blk_get(dev_to_disk(dev)); in force_ro_store() local 310 struct mmc_blk_data *md = mmc_blk_get(bdev->bd_disk); in mmc_blk_open() local 328 struct mmc_blk_data *md = disk->private_data; in mmc_blk_release() local 448 static int __mmc_blk_ioctl_cmd(struct mmc_card *card, struct mmc_blk_data *md, in __mmc_blk_ioctl_cmd() [all …]
|
/kernel/linux/linux-4.19/drivers/mmc/core/ |
D | block.c | 161 struct mmc_blk_data *md; member 175 struct mmc_blk_data *md; in mmc_blk_get() local 194 static void mmc_blk_put(struct mmc_blk_data *md) in mmc_blk_put() 212 struct mmc_blk_data *md = mmc_blk_get(dev_to_disk(dev)); in power_ro_lock_show() local 232 struct mmc_blk_data *md, *part_md; in power_ro_lock_store() local 277 struct mmc_blk_data *md = mmc_blk_get(dev_to_disk(dev)); in force_ro_show() local 291 struct mmc_blk_data *md = mmc_blk_get(dev_to_disk(dev)); in force_ro_store() local 307 struct mmc_blk_data *md = mmc_blk_get(bdev->bd_disk); in mmc_blk_open() local 328 struct mmc_blk_data *md = disk->private_data; in mmc_blk_release() local 492 static int __mmc_blk_ioctl_cmd(struct mmc_card *card, struct mmc_blk_data *md, in __mmc_blk_ioctl_cmd() [all …]
|
/kernel/linux/linux-4.19/drivers/net/phy/ |
D | mdio-mux-bcm-iproc.c | 67 static void mdio_mux_iproc_config(struct iproc_mdiomux_desc *md) in mdio_mux_iproc_config() 153 struct iproc_mdiomux_desc *md = bus->priv; in iproc_mdiomux_read() local 166 struct iproc_mdiomux_desc *md = bus->priv; in iproc_mdiomux_write() local 180 struct iproc_mdiomux_desc *md = data; in mdio_mux_iproc_switch_fn() local 197 struct iproc_mdiomux_desc *md; in mdio_mux_iproc_probe() local 280 struct iproc_mdiomux_desc *md = platform_get_drvdata(pdev); in mdio_mux_iproc_remove() local 293 struct iproc_mdiomux_desc *md = platform_get_drvdata(pdev); in mdio_mux_iproc_suspend() local 303 struct iproc_mdiomux_desc *md = platform_get_drvdata(pdev); in mdio_mux_iproc_resume() local
|
/kernel/linux/linux-5.10/drivers/net/mdio/ |
D | mdio-mux-bcm-iproc.c | 57 static void mdio_mux_iproc_config(struct iproc_mdiomux_desc *md) in mdio_mux_iproc_config() 136 struct iproc_mdiomux_desc *md = bus->priv; in iproc_mdiomux_read() local 149 struct iproc_mdiomux_desc *md = bus->priv; in iproc_mdiomux_write() local 163 struct iproc_mdiomux_desc *md = data; in mdio_mux_iproc_switch_fn() local 180 struct iproc_mdiomux_desc *md; in mdio_mux_iproc_probe() local 263 struct iproc_mdiomux_desc *md = platform_get_drvdata(pdev); in mdio_mux_iproc_remove() local 275 struct iproc_mdiomux_desc *md = dev_get_drvdata(dev); in mdio_mux_iproc_suspend() local 284 struct iproc_mdiomux_desc *md = dev_get_drvdata(dev); in mdio_mux_iproc_resume() local
|
/kernel/linux/linux-5.10/arch/arm64/kernel/ |
D | efi.c | 20 static __init pteval_t create_mapping_protection(efi_memory_desc_t *md) in create_mapping_protection() 59 int __init efi_create_mapping(struct mm_struct *mm, efi_memory_desc_t *md) in efi_create_mapping() 87 efi_memory_desc_t *md = data; in set_permissions() local 99 efi_memory_desc_t *md) in efi_set_mapping_permissions()
|
/kernel/linux/linux-4.19/arch/arm64/kernel/ |
D | efi.c | 24 static __init pteval_t create_mapping_protection(efi_memory_desc_t *md) in create_mapping_protection() 63 int __init efi_create_mapping(struct mm_struct *mm, efi_memory_desc_t *md) in efi_create_mapping() 92 efi_memory_desc_t *md = data; in set_permissions() local 104 efi_memory_desc_t *md) in efi_set_mapping_permissions()
|
/kernel/linux/linux-5.10/drivers/firmware/efi/libstub/ |
D | randomalloc.c | 17 static unsigned long get_entry_num_slots(efi_memory_desc_t *md, in get_entry_num_slots() 51 #define MD_NUM_SLOTS(md) ((md)->virt_addr) argument 83 efi_memory_desc_t *md = (void *)memory_map + map_offset; in efi_random_alloc() local 106 efi_memory_desc_t *md = (void *)memory_map + map_offset; in efi_random_alloc() local
|