Searched refs:md (Results 201 - 225 of 238) sorted by relevance

12345678910

/linux-master/drivers/staging/media/imx/
H A Dimx-media-utils.c762 mutex_lock(&imxmd->md.graph_mutex);
778 mutex_unlock(&imxmd->md.graph_mutex);
/linux-master/drivers/
H A DMakefile126 obj-$(CONFIG_MD) += md/
/linux-master/drivers/input/touchscreen/
H A Dcyttsp4_core.h336 struct cyttsp4_mt_data md; member in struct:cyttsp4
/linux-master/drivers/iio/imu/
H A Dadis16480.c220 u16 md, year; local
229 ret = adis_read_reg_16(&adis16480->adis, ADIS16480_REG_FIRM_DM, &md);
234 md >> 8, md & 0xff, year);
H A Dadis16475.c176 u16 md, year; local
185 ret = adis_read_reg_16(&st->adis, ADIS16475_REG_FIRM_DM, &md);
189 len = snprintf(buf, sizeof(buf), "%.2x-%.2x-%.4x\n", md >> 8, md & 0xff,
/linux-master/lib/
H A Dinflate.c602 unsigned ml, md; /* masks for bl and bd bits */ local
614 md = mask_bits[bd];
650 if ((e = (t = td + ((unsigned)b & md))->e) > 16)
/linux-master/sound/oss/dmasound/
H A Ddmasound_core.c923 static int shared_resources_are_mine(fmode_t md) argument
926 return (shared_resource_owner & md) != 0;
928 shared_resource_owner = md ;
/linux-master/kernel/time/
H A Dclocksource.c407 u32 md; local
495 md = cs->uncertainty_margin + watchdog->uncertainty_margin;
496 if (abs(cs_nsec - wd_nsec) > md) {
/linux-master/drivers/net/wireless/realtek/rtw89/
H A Dcoex.c806 union rtw89_btc_module_info *md = &btc->mdinfo; local
813 switch_type = md->md_v7.switch_type;
815 switch_type = md->md.switch_type;
2627 union rtw89_btc_module_info *md = &btc->mdinfo; local
2632 isolation = md->md_v7.ant.isolation;
2634 isolation = md->md.ant.isolation;
5687 dm->init_info.init.module = btc->mdinfo.md;
6612 union rtw89_btc_module_info *md local
6862 union rtw89_btc_module_info *md = &btc->mdinfo; local
[all...]
/linux-master/drivers/media/tuners/
H A Dmt2063.c663 * ma mb mc md
693 u32 ma, mb, mc, md, me, mf; local
717 md = (n * ((f_LO1 + hgds) / gd_Scale) -
721 if (md >= pAS_Info->maxH1)
728 if (md == ma)
733 if (mc != md) {
/linux-master/drivers/staging/media/atomisp/pci/
H A Dsh_css_params.c2205 struct ia_css_metadata *md = NULL; local
2212 md = kvmalloc(sizeof(*md), GFP_KERNEL);
2213 if (!md)
2216 md->info = *metadata_info;
2217 md->exp_id = 0;
2218 md->address = hmm_alloc(metadata_info->size);
2219 if (md->address == mmgr_NULL)
2222 IA_CSS_LEAVE("return=%p", md);
2223 return md;
[all...]
/linux-master/drivers/block/drbd/
H A Ddrbd_state.c1093 if (device->ed_uuid == device->ldev->md.uuid[UI_CURRENT]) {
1413 u32 mdf = device->ldev->md.flags & ~(MDF_CONSISTENT|MDF_PRIMARY_IND|
1431 if (mdf != device->ldev->md.flags) {
1432 device->ldev->md.flags = mdf;
1436 drbd_set_ed_uuid(device, device->ldev->md.uuid[UI_CURRENT]);
1825 device->ldev->md.uuid[UI_BITMAP] == 0 && ns.disk >= D_UP_TO_DATE) {
1839 device->ldev->md.uuid[UI_BITMAP] == 0 && ns.disk >= D_UP_TO_DATE) {
H A Ddrbd_worker.c965 drbd_uuid_set(device, UI_BITMAP, device->ldev->md.uuid[UI_CURRENT]);
982 device->p_uuid[i] = device->ldev->md.uuid[i];
/linux-master/drivers/staging/rtl8723bs/hal/
H A Drtl8723bs_recv.c62 pattrib->mdata = (u8)prxreport->md;
/linux-master/tools/perf/
H A Dbuiltin-record.c302 static int record__aio_complete(struct mmap *md, struct aiocb *cblock) argument
326 * md->refcount is incremented in record__aio_pushfn() for
330 perf_mmap__put(&md->core);
348 static int record__aio_sync(struct mmap *md, bool sync_all) argument
350 struct aiocb **aiocb = md->aio.aiocb;
351 struct aiocb *cblocks = md->aio.cblocks;
357 for (i = 0; i < md->aio.nr_cblocks; ++i) {
358 if (cblocks[i].aio_fildes == -1 || record__aio_complete(md, &cblocks[i])) {
376 while (aio_suspend((const struct aiocb **)aiocb, md->aio.nr_cblocks, &timeout)) {
H A Dbuiltin-trace.c4002 struct mmap *md; local
4004 md = &evlist->mmap[i];
4005 if (perf_mmap__read_init(&md->core) < 0)
4008 while ((event = perf_mmap__read_event(&md->core)) != NULL) {
4015 perf_mmap__consume(&md->core);
4025 perf_mmap__read_done(&md->core);
/linux-master/include/linux/soundwire/
H A Dsdw.h887 * @dev: Shortcut to &bus->md->dev to avoid changing the entire code.
888 * @md: Master device
921 struct sdw_master_device *md; member in struct:sdw_bus
/linux-master/include/net/
H A Dip_tunnels.h498 struct metadata_dst *iptunnel_metadata_reply(struct metadata_dst *md,
/linux-master/drivers/md/
H A Ddm-verity-target.c230 struct mapped_device *md = dm_table_get_md(v->ti->table); local
262 kobject_uevent_env(&disk_to_dev(dm_disk(md))->kobj, KOBJ_CHANGE, envp);
/linux-master/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c1337 struct mac80211_hwsim_addr_match_data *md = data; local
1339 if (memcmp(mac, md->addr, ETH_ALEN) == 0) {
1340 md->ret = true;
1352 if (memcmp(conf->addr, md->addr, ETH_ALEN) == 0) {
1353 md->ret = true;
1362 struct mac80211_hwsim_addr_match_data md = { local
1369 memcpy(md.addr, addr, ETH_ALEN);
1374 &md);
1376 return md.ret;
/linux-master/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu.h151 u32 md:1; member in struct:rtl8xxxu_rxdesc16
210 u32 md:1;
347 u32 md:1;
/linux-master/drivers/net/wwan/t7xx/
H A Dt7xx_pci.c457 struct t7xx_fsm_ctl *fsm_ctl = t7xx_dev->md->fsm_ctl;
/linux-master/drivers/scsi/ibmvscsi/
H A Dibmvscsi.c654 struct srp_direct_buf *md)
661 struct srp_direct_buf *descr = md + i;
653 map_sg_list(struct scsi_cmnd *cmd, int nseg, struct srp_direct_buf *md) argument
/linux-master/kernel/debug/kdb/
H A Dkdb_main.c150 "MDCOUNT=8", /* lines of md output */
1080 * e.g., md1c20 should match md.
1519 * kdb_md - This function implements the 'md', 'md1', 'md2', 'md4',
1522 * md|mds [<addr arg> [<line count> [<radix>]]]
1612 /* Assume 'md <addr>' and start with environment values */
1638 } else if (strcmp(argv[0], "md") == 0)
2678 { .name = "md",
/linux-master/net/wireless/
H A Dtrace.h2277 __field(u16, md)
2283 __entry->md = ftie->md;
2286 TP_printk(WIPHY_PR_FMT ", " NETDEV_PR_FMT ", md: 0x%x",
2287 WIPHY_PR_ARG, NETDEV_PR_ARG, __entry->md)

Completed in 388 milliseconds

12345678910