| /OK3568_Linux_fs/kernel/drivers/md/ |
| H A D | dm.c | 98 struct mapped_device *md; member 339 int dm_deleting_md(struct mapped_device *md) in dm_deleting_md() 346 struct mapped_device *md; in dm_blk_open() local 370 struct mapped_device *md; in dm_blk_close() local 387 int dm_open_count(struct mapped_device *md) in dm_open_count() 395 int dm_lock_for_deletion(struct mapped_device *md, bool mark_deferred, bool only_deferred) in dm_lock_for_deletion() 415 int dm_cancel_deferred_remove(struct mapped_device *md) in dm_cancel_deferred_remove() 438 struct mapped_device *md = bdev->bd_disk->private_data; in dm_blk_getgeo() local 477 struct mapped_device *md = disk->private_data; in dm_blk_report_zones() local 521 static int dm_prepare_ioctl(struct mapped_device *md, int *srcu_idx, in dm_prepare_ioctl() [all …]
|
| H A 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 …]
|
| H A 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()
|
| H A 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 …]
|
| H A D | dm-ioctl.c | 45 struct mapped_device *md; member 143 struct mapped_device *md; in __get_dev_cell() local 163 struct mapped_device *md) in alloc_cell() 209 static int dm_hash_insert(const char *name, const char *uuid, struct mapped_device *md) in dm_hash_insert() 285 struct mapped_device *md; in dm_hash_remove_all() local 376 struct mapped_device *md; in dm_hash_rename() local 683 static struct dm_table *dm_get_inactive_table(struct mapped_device *md, int *srcu_idx) in dm_get_inactive_table() 706 static struct dm_table *dm_get_live_or_inactive_table(struct mapped_device *md, in dm_get_live_or_inactive_table() 718 static void __dev_status(struct mapped_device *md, struct dm_ioctl *param) in __dev_status() 775 struct mapped_device *md; in dev_create() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/omap/ |
| H A 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 …]
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/ |
| H A D | cyttsp5_mt_common.c | 33 #define MT_PARAM_SIGNAL(md, sig_ost) PARAM_SIGNAL(md->pdata->frmwrk, sig_ost) argument 34 #define MT_PARAM_MIN(md, sig_ost) PARAM_MIN(md->pdata->frmwrk, sig_ost) argument 35 #define MT_PARAM_MAX(md, sig_ost) PARAM_MAX(md->pdata->frmwrk, sig_ost) argument 36 #define MT_PARAM_FUZZ(md, sig_ost) PARAM_FUZZ(md->pdata->frmwrk, sig_ost) argument 37 #define MT_PARAM_FLAT(md, sig_ost) PARAM_FLAT(md->pdata->frmwrk, sig_ost) argument 45 static void cyttsp5_mt_lift_all(struct cyttsp5_mt_data *md) in cyttsp5_mt_lift_all() 57 static void cyttsp5_get_touch_axis(struct cyttsp5_mt_data *md, in cyttsp5_get_touch_axis() 80 static void cyttsp5_get_touch_hdr(struct cyttsp5_mt_data *md, in cyttsp5_get_touch_hdr() 110 static void cyttsp5_get_touch_record(struct cyttsp5_mt_data *md, in cyttsp5_get_touch_record() 131 static void cyttsp5_mt_process_touch(struct cyttsp5_mt_data *md, in cyttsp5_mt_process_touch() [all …]
|
| /OK3568_Linux_fs/kernel/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 …]
|
| /OK3568_Linux_fs/kernel/arch/ia64/kernel/ |
| H A 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 …]
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/drivers/mmc/core/ |
| H A D | block.c | 162 struct mmc_blk_data *md; member 181 struct mmc_blk_data *md; in mmc_blk_get() local 200 static void mmc_blk_put(struct mmc_blk_data *md) in mmc_blk_put() 218 struct mmc_blk_data *md = mmc_blk_get(dev_to_disk(dev)); in power_ro_lock_show() local 238 struct mmc_blk_data *md, *part_md; in power_ro_lock_store() local 283 struct mmc_blk_data *md = mmc_blk_get(dev_to_disk(dev)); in force_ro_show() local 297 struct mmc_blk_data *md = mmc_blk_get(dev_to_disk(dev)); in force_ro_store() local 313 struct mmc_blk_data *md = mmc_blk_get(bdev->bd_disk); in mmc_blk_open() local 331 struct mmc_blk_data *md = disk->private_data; in mmc_blk_release() local 459 static int __mmc_blk_ioctl_cmd(struct mmc_card *card, struct mmc_blk_data *md, in __mmc_blk_ioctl_cmd() [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm64/kernel/ |
| H A D | efi.c | 15 static bool region_is_misaligned(const efi_memory_desc_t *md) in region_is_misaligned() 28 static __init pteval_t create_mapping_protection(efi_memory_desc_t *md) in create_mapping_protection() 75 int __init efi_create_mapping(struct mm_struct *mm, efi_memory_desc_t *md) in efi_create_mapping() 100 efi_memory_desc_t *md = data; in set_permissions() local 112 efi_memory_desc_t *md) in efi_set_mapping_permissions()
|
| /OK3568_Linux_fs/kernel/drivers/net/mdio/ |
| H A 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
|
| /OK3568_Linux_fs/kernel/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()
|
| /OK3568_Linux_fs/kernel/arch/mips/pci/ |
| H A D | msi-xlp.c | 134 struct xlp_msi_data *md = irq_data_get_irq_chip_data(d); in xlp_msi_enable() local 151 struct xlp_msi_data *md = irq_data_get_irq_chip_data(d); in xlp_msi_disable() local 168 struct xlp_msi_data *md = irq_data_get_irq_chip_data(d); in xlp_msi_mask_ack() local 207 struct xlp_msi_data *md; in xlp_msix_mask_ack() local 296 struct xlp_msi_data *md; in xlp_setup_msi() local 403 struct xlp_msi_data *md; in xlp_setup_msix() local 469 struct xlp_msi_data *md; in xlp_init_node_msi_irqs() local 517 struct xlp_msi_data *md; in nlm_dispatch_msi() local 547 struct xlp_msi_data *md; in nlm_dispatch_msix() local
|
| /OK3568_Linux_fs/kernel/arch/x86/platform/efi/ |
| H A D | efi.c | 110 efi_memory_desc_t *md; in efi_find_mirror() local 140 efi_memory_desc_t *md; in do_add_efi_memmap() local 200 efi_memory_desc_t *md; in do_efi_soft_reserve() local 260 static bool __init efi_memmap_entry_valid(const efi_memory_desc_t *md, int i) in efi_memmap_entry_valid() 328 efi_memory_desc_t *md; in efi_print_memmap() local 504 efi_memory_desc_t *md, *prev_md = NULL; in efi_merge_regions() local 617 static bool should_map_region(efi_memory_desc_t *md) in should_map_region() 675 efi_memory_desc_t *md; in efi_map_regions() local 709 efi_memory_desc_t *md; in kexec_enter_virtual_mode() local
|
| /OK3568_Linux_fs/kernel/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() 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
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/drivers/rapidio/devices/ |
| H A D | rio_mport_cdev.c | 123 struct mport_dev *md; member 199 struct mport_dev *md; member 359 rio_mport_create_outbound_mapping(struct mport_dev *md, struct file *filp, in rio_mport_create_outbound_mapping() 393 rio_mport_get_outbound_mapping(struct mport_dev *md, struct file *filp, in rio_mport_get_outbound_mapping() 462 struct mport_dev *md = priv->md; in rio_mport_obw_free() local 497 struct mport_dev *md = priv->md; in maint_hdid_set() local 519 struct mport_dev *md = priv->md; in maint_comptag_set() local 553 struct mport_dev *md = in mport_release_def_dma() local 814 struct mport_dev *md = priv->md; in rio_dma_transfer() local 1085 static int rio_mport_create_dma_mapping(struct mport_dev *md, struct file *filp, in rio_mport_create_dma_mapping() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/w1/ |
| H A D | w1.c | 71 struct w1_master *md = dev_to_w1_master(dev); in w1_master_release() local 210 struct w1_master *md = dev_to_w1_master(dev); in w1_master_attribute_show_name() local 225 struct w1_master *md = dev_to_w1_master(dev); in w1_master_attribute_store_search() local 246 struct w1_master *md = dev_to_w1_master(dev); in w1_master_attribute_show_search() local 261 struct w1_master *md = dev_to_w1_master(dev); in w1_master_attribute_store_pullup() local 279 struct w1_master *md = dev_to_w1_master(dev); in w1_master_attribute_show_pullup() local 291 struct w1_master *md = dev_to_w1_master(dev); in w1_master_attribute_show_pointer() local 319 struct w1_master *md = dev_to_w1_master(dev); in w1_master_attribute_store_max_slave_count() local 335 struct w1_master *md = dev_to_w1_master(dev); in w1_master_attribute_show_max_slave_count() local 346 struct w1_master *md = dev_to_w1_master(dev); in w1_master_attribute_show_attempts() local [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm/kernel/ |
| H A D | efi.c | 13 efi_memory_desc_t *md = data; in set_permissions() local 25 efi_memory_desc_t *md) in efi_set_mapping_permissions() 45 int __init efi_create_mapping(struct mm_struct *mm, efi_memory_desc_t *md) in efi_create_mapping()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/preprocessor/repetition/ |
| H A D | enum_trailing.hpp | 47 # define BOOST_PP_ENUM_TRAILING_M_1(z, n, md) BOOST_PP_ENUM_TRAILING_M_1_IM(z, n, BOOST_PP_TUPLE… argument 48 # define BOOST_PP_ENUM_TRAILING_M_2(z, n, md) BOOST_PP_ENUM_TRAILING_M_2_IM(z, n, BOOST_PP_TUPLE… argument 49 # define BOOST_PP_ENUM_TRAILING_M_3(z, n, md) BOOST_PP_ENUM_TRAILING_M_3_IM(z, n, BOOST_PP_TUPLE… argument 54 # define BOOST_PP_ENUM_TRAILING_M_1(z, n, md) BOOST_PP_ENUM_TRAILING_M_1_I(z, n, BOOST_PP_TUPLE_… argument 55 # define BOOST_PP_ENUM_TRAILING_M_2(z, n, md) BOOST_PP_ENUM_TRAILING_M_2_I(z, n, BOOST_PP_TUPLE_… argument 56 # define BOOST_PP_ENUM_TRAILING_M_3(z, n, md) BOOST_PP_ENUM_TRAILING_M_3_I(z, n, BOOST_PP_TUPLE_… argument
|
| H A D | enum.hpp | 50 # define BOOST_PP_ENUM_M_1(z, n, md) BOOST_PP_ENUM_M_1_IM(z, n, BOOST_PP_TUPLE_REM_2 md) argument 51 # define BOOST_PP_ENUM_M_2(z, n, md) BOOST_PP_ENUM_M_2_IM(z, n, BOOST_PP_TUPLE_REM_2 md) argument 52 # define BOOST_PP_ENUM_M_3(z, n, md) BOOST_PP_ENUM_M_3_IM(z, n, BOOST_PP_TUPLE_REM_2 md) argument 57 # define BOOST_PP_ENUM_M_1(z, n, md) BOOST_PP_ENUM_M_1_I(z, n, BOOST_PP_TUPLE_ELEM(2, 0, md), BO… argument 58 # define BOOST_PP_ENUM_M_2(z, n, md) BOOST_PP_ENUM_M_2_I(z, n, BOOST_PP_TUPLE_ELEM(2, 0, md), BO… argument 59 # define BOOST_PP_ENUM_M_3(z, n, md) BOOST_PP_ENUM_M_3_I(z, n, BOOST_PP_TUPLE_ELEM(2, 0, md), BO… argument
|
| H A D | enum_shifted.hpp | 52 # define BOOST_PP_ENUM_SHIFTED_M_1(z, n, md) BOOST_PP_ENUM_SHIFTED_M_1_IM(z, n, BOOST_PP_TUPLE_R… argument 53 # define BOOST_PP_ENUM_SHIFTED_M_2(z, n, md) BOOST_PP_ENUM_SHIFTED_M_2_IM(z, n, BOOST_PP_TUPLE_R… argument 54 # define BOOST_PP_ENUM_SHIFTED_M_3(z, n, md) BOOST_PP_ENUM_SHIFTED_M_3_IM(z, n, BOOST_PP_TUPLE_R… argument 59 # define BOOST_PP_ENUM_SHIFTED_M_1(z, n, md) BOOST_PP_ENUM_SHIFTED_M_1_I(z, n, BOOST_PP_TUPLE_EL… argument 60 # define BOOST_PP_ENUM_SHIFTED_M_2(z, n, md) BOOST_PP_ENUM_SHIFTED_M_2_I(z, n, BOOST_PP_TUPLE_EL… argument 61 # define BOOST_PP_ENUM_SHIFTED_M_3(z, n, md) BOOST_PP_ENUM_SHIFTED_M_3_I(z, n, BOOST_PP_TUPLE_EL… argument
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/ |
| H A D | cyttsp4_core.c | 737 static void cyttsp4_report_slot_liftoff(struct cyttsp4_mt_data *md, in cyttsp4_report_slot_liftoff() 751 static void cyttsp4_lift_all(struct cyttsp4_mt_data *md) in cyttsp4_lift_all() 764 static void cyttsp4_get_touch_axis(struct cyttsp4_mt_data *md, in cyttsp4_get_touch_axis() 789 static void cyttsp4_get_touch(struct cyttsp4_mt_data *md, in cyttsp4_get_touch() 853 static void cyttsp4_get_mt_touches(struct cyttsp4_mt_data *md, int num_cur_tch) in cyttsp4_get_mt_touches() 955 struct cyttsp4_mt_data *md = &cd->md; in cyttsp4_xy_worker() local 1042 struct cyttsp4_mt_data *md = &cd->md; in cyttsp4_mt_attention() local 1837 struct cyttsp4_mt_data *md = &cd->md; in cyttsp4_core_suspend() local 1853 struct cyttsp4_mt_data *md = &cd->md; in cyttsp4_core_resume() local 1882 struct cyttsp4_mt_data *md = input_get_drvdata(input); in cyttsp4_mt_close() local [all …]
|