/linux/drivers/video/fbdev/omap/ |
H A D | lcd_mipid.c | 56 static void mipid_transfer(struct mipid_device *md, int cmd, const u8 *wbuf, in mipid_transfer() 113 static inline void mipid_cmd(struct mipid_device *md, int cmd) in mipid_cmd() 118 static inline void mipid_write(struct mipid_device *md, in mipid_write() 124 static inline void mipid_read(struct mipid_device *md, in mipid_read() 130 static void set_data_lines(struct mipid_device *md, int data_lines) in set_data_lines() 148 static void send_init_string(struct mipid_device *md) in send_init_string() 156 static void hw_guard_start(struct mipid_device *md, int guard_msec) in hw_guard_start() 162 static void hw_guard_wait(struct mipid_device *md) in hw_guard_wait() 172 static void set_sleep_mode(struct mipid_device *md, int on) in set_sleep_mode() 194 static void set_display_state(struct mipid_device *md, int enabled) in set_display_state() [all …]
|
/linux/drivers/md/ |
H A D | dm-era-target.c | 36 struct writeset_metadata md; member 311 static int superblock_read_lock(struct era_metadata *md, in superblock_read_lock() 318 static int superblock_lock_zero(struct era_metadata *md, in superblock_lock_zero() 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 411 static void setup_writeset_tree_info(struct era_metadata *md) in setup_writeset_tree_info() 424 static void setup_era_array_info(struct era_metadata *md) in setup_era_array_info() 437 static void setup_infos(struct era_metadata *md) in setup_infos() 446 static int create_fresh_metadata(struct era_metadata *md) in create_fresh_metadata() [all …]
|
H 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()
|
H 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()
|
H 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()
|
H A D | dm-uevent.c | 31 struct mapped_device *md; member 44 static struct dm_uevent *dm_uevent_alloc(struct mapped_device *md) in dm_uevent_alloc() 58 static struct dm_uevent *dm_build_path_uevent(struct mapped_device *md, in dm_build_path_uevent() 173 struct mapped_device *md = dm_table_get_md(ti->table); in dm_path_uevent() local
|
/linux/drivers/video/fbdev/matrox/ |
H A 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 …]
|
H 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/ |
H A D | t7xx_modem_ops.c | 83 struct t7xx_modem *md = t7xx_dev->md; in t7xx_pci_mhccif_isr() local 331 static void t7xx_md_exception(struct t7xx_modem *md, enum hif_ex_stage stage) in t7xx_md_exception() 350 static int t7xx_wait_hif_ex_hk_event(struct t7xx_modem *md, int event_id) in t7xx_wait_hif_ex_hk_event() 478 static int t7xx_core_reset(struct t7xx_modem *md) in t7xx_core_reset() 501 static void t7xx_core_hk_handler(struct t7xx_modem *md, struct t7xx_sys_info *core_info, in t7xx_core_hk_handler() 567 struct t7xx_modem *md = container_of(work, struct t7xx_modem, handshake_work); in t7xx_md_hk_wq() local 581 struct t7xx_modem *md = container_of(work, struct t7xx_modem, ap_handshake_work); in t7xx_ap_hk_wq() local 593 void t7xx_md_event_notify(struct t7xx_modem *md, enum md_event_id evt_id) in t7xx_md_event_notify() 655 void t7xx_md_exception_handshake(struct t7xx_modem *md) in t7xx_md_exception_handshake() 681 struct t7xx_modem *md; in t7xx_md_alloc() local [all …]
|
H 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() 225 struct t7xx_modem *md = ctl->md; in t7xx_lk_stage_event_handling() local 320 struct t7xx_modem *md = ctl->md; in fsm_routine_ready() local 330 struct t7xx_modem *md = ctl->md; in fsm_routine_starting() local 369 struct t7xx_modem *md = ctl->md; in fsm_routine_start() local 600 void t7xx_fsm_reset(struct t7xx_modem *md) in t7xx_fsm_reset() 610 int t7xx_fsm_init(struct t7xx_modem *md) in t7xx_fsm_init() 637 void t7xx_fsm_uninit(struct t7xx_modem *md) in t7xx_fsm_uninit()
|
/linux/drivers/clk/qcom/ |
H 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/drivers/mmc/core/ |
H A D | block.c | 211 struct mmc_blk_data *md; member 233 struct mmc_blk_data *md; in mmc_blk_get() local 252 struct mmc_blk_data *md = container_of(ref, struct mmc_blk_data, kref); in mmc_blk_kref_release() local 266 static void mmc_blk_put(struct mmc_blk_data *md) in mmc_blk_put() 275 struct mmc_blk_data *md = mmc_blk_get(dev_to_disk(dev)); in power_ro_lock_show() local 295 struct mmc_blk_data *md, *part_md; in power_ro_lock_store() local 344 struct mmc_blk_data *md = mmc_blk_get(dev_to_disk(dev)); in force_ro_show() local 357 struct mmc_blk_data *md = mmc_blk_get(dev_to_disk(dev)); in force_ro_store() local 384 struct mmc_blk_data *md = mmc_blk_get(dev_to_disk(dev)); in mmc_disk_attrs_is_visible() local 412 struct mmc_blk_data *md = mmc_blk_get(disk); in mmc_blk_open() local [all …]
|
/linux/arch/riscv/kernel/ |
H 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/drivers/rapidio/devices/ |
H A D | rio_mport_cdev.c | 123 struct mport_dev *md; member 199 struct mport_dev *md; member 361 rio_mport_create_outbound_mapping(struct mport_dev *md, struct file *filp, in rio_mport_create_outbound_mapping() 395 rio_mport_get_outbound_mapping(struct mport_dev *md, struct file *filp, in rio_mport_get_outbound_mapping() 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 816 struct mport_dev *md = priv->md; in rio_dma_transfer() local 1088 static int rio_mport_create_dma_mapping(struct mport_dev *md, struct file *filp, in rio_mport_create_dma_mapping() [all …]
|
/linux/drivers/firmware/efi/ |
H 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
|
H A D | efi.c | 356 efi_memory_desc_t *md; in efi_debugfs_init() local 498 efi_memory_desc_t *md; in efi_find_mirror() local 527 efi_memory_desc_t *md; in __efi_mem_desc_lookup() local 565 u64 __init efi_mem_desc_end(efi_memory_desc_t *md) in efi_mem_desc_end() 913 const efi_memory_desc_t *md) in efi_md_typeattr_format() 972 efi_memory_desc_t *md; in efi_mem_attributes() local 996 const efi_memory_desc_t *md; in efi_mem_type() local
|
H A D | arm-runtime.c | 54 efi_memory_desc_t *md; in efi_virtmap_init() local 107 efi_memory_desc_t *md; in arm_enable_runtime_services() local
|
/linux/drivers/firmware/efi/libstub/ |
H A D | randomalloc.c | 17 static unsigned long get_entry_num_slots(efi_memory_desc_t *md, in get_entry_num_slots() 55 #define MD_NUM_SLOTS(md) ((md)->virt_addr) argument 86 efi_memory_desc_t *md = (void *)map->map + map_offset; in efi_random_alloc() local 117 efi_memory_desc_t *md = (void *)map->map + map_offset; in efi_random_alloc() local
|
/linux/drivers/soundwire/ |
H 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/arch/arm/kernel/ |
H A D | efi.c | 16 efi_memory_desc_t *md = data; in set_permissions() local 28 efi_memory_desc_t *md, in efi_set_mapping_permissions() 49 int __init efi_create_mapping(struct mm_struct *mm, efi_memory_desc_t *md) in efi_create_mapping()
|
/linux/arch/x86/platform/efi/ |
H A D | efi_32.c | 36 void __init efi_map_region(efi_memory_desc_t *md) in efi_map_region() 87 void __init efi_map_region_fixed(efi_memory_desc_t *md) {} in efi_map_region_fixed() 132 efi_memory_desc_t *md; in efi_runtime_update_mappings() local
|
H A D | runtime-map.c | 17 efi_memory_desc_t md; member 106 efi_memory_desc_t *md) in add_sysfs_runtime_map_entry() 164 efi_memory_desc_t *md; in efi_runtime_map_init() local
|
/linux/scripts/mod/ |
H A D | sumversion.c | 227 static inline void add_char(unsigned char c, struct md4_ctx *md) in add_char() 233 struct md4_ctx *md) in parse_string() 258 static int parse_file(const char *fname, struct md4_ctx *md) in parse_file() 304 static int parse_source_files(const char *objfile, struct md4_ctx *md) in parse_source_files() 396 struct md4_ctx md; in get_src_version() local
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_tunnel_kern.c | 163 struct erspan_metadata md; in erspan_set_tunnel() local 206 struct erspan_metadata md; in erspan_get_tunnel() local 242 struct erspan_metadata md; in ip4ip6erspan_set_tunnel() local 286 struct erspan_metadata md; in ip4ip6erspan_get_tunnel() local 323 struct vxlan_metadata md; in vxlan_set_tunnel_dst() local 362 struct vxlan_metadata md; in vxlan_set_tunnel_src() local 402 struct vxlan_metadata md; in vxlan_get_tunnel_src() local
|
/linux/drivers/scsi/ibmvscsi_tgt/ |
H A D | libsrp.c | 161 static int srp_direct_data(struct ibmvscsis_cmd *cmd, struct srp_direct_buf *md, in srp_direct_data() 198 struct srp_direct_buf *md = NULL; in srp_indirect_data() local 298 struct srp_direct_buf *md; in srp_transfer_data() local 340 struct srp_direct_buf *md; in srp_data_length() local
|