Searched defs:umc (Results  1 – 12 of 12) sorted by relevance
| /Linux-v5.4/drivers/staging/uwb/ | 
| D | umc-bus.c | 19 		struct umc_dev *umc = to_umc_dev(dev);  in umc_bus_pre_reset_helper()  local35 		struct umc_dev *umc = to_umc_dev(dev);  in umc_bus_post_reset_helper()  local
 60 int umc_controller_reset(struct umc_dev *umc)  in umc_controller_reset()
 82 int umc_match_pci_id(struct umc_driver *umc_drv, struct umc_dev *umc)  in umc_match_pci_id()
 121 	struct umc_dev *umc = to_umc_dev(dev);  in umc_bus_match()  local
 135 	struct umc_dev *umc;  in umc_device_probe()  local
 154 	struct umc_dev *umc;  in umc_device_remove()  local
 167 	struct umc_dev *umc = to_umc_dev(dev);  in capability_id_show()  local
 175 	struct umc_dev *umc = to_umc_dev(dev);  in version_show()  local
 
 | 
| D | umc-dev.c | 14 	struct umc_dev *umc = to_umc_dev(dev);  in umc_device_release()  local29 	struct umc_dev *umc;  in umc_device_create()  local
 51 int umc_device_register(struct umc_dev *umc)  in umc_device_register()
 84 void umc_device_unregister(struct umc_dev *umc)  in umc_device_unregister()
 
 | 
| D | whci.c | 93 	struct umc_dev *umc;  in whci_add_cap()  local133 	struct umc_dev *umc = card->devs[n];  in whci_del_cap()  local
 
 | 
| D | whc-rc.c | 420 static int whcrc_pre_reset(struct umc_dev *umc)  in whcrc_pre_reset()429 static int whcrc_post_reset(struct umc_dev *umc)  in whcrc_post_reset()
 
 | 
| /Linux-v5.4/drivers/staging/wusbcore/host/whci/ | 
| D | hcd.c | 226 static int whc_probe(struct umc_dev *umc)  in whc_probe()311 static void whc_remove(struct umc_dev *umc)  in whc_remove()
 
 | 
| D | whcd.h | 23 	struct umc_dev *umc;  member
 | 
| /Linux-v5.4/drivers/edac/ | 
| D | amd64_edac.c | 839 	struct amd64_umc *umc;  in __dump_misc_regs_df()  local940 		int umc;  in prep_chip_selects()  local
 961 	int cs, umc;  in read_umc_base_mask()  local
 1583 static int f17_addr_mask_to_cs_size(struct amd64_pvt *pvt, u8 umc,  in f17_addr_mask_to_cs_size()
 2745 	struct amd64_umc *umc;  in __read_mc_regs_df()  local
 2909 	u8 umc, cs;  in init_csrows_df()  local
 
 | 
| D | amd64_edac.h | 385 	struct amd64_umc *umc;	/* UMC registers */  member
 | 
| /Linux-v5.4/arch/x86/include/asm/ | 
| D | mce.h | 348 umc_normaddr_to_sysaddr(u64 norm_addr, u16 nid, u8 umc, u64 *sys_addr)	{ return -EINVAL; };  in umc_normaddr_to_sysaddr()
 | 
| /Linux-v5.4/arch/x86/kernel/cpu/mce/ | 
| D | amd.c | 662 int umc_normaddr_to_sysaddr(u64 norm_addr, u16 nid, u8 umc, u64 *sys_addr)  in umc_normaddr_to_sysaddr()
 | 
| /Linux-v5.4/drivers/scsi/ | 
| D | megaraid.c | 3520 	megacmd_t	__user *umc;  in mega_n_to_m()  local
 | 
| /Linux-v5.4/drivers/gpu/drm/amd/amdgpu/ | 
| D | amdgpu.h | 952 	struct amdgpu_umc		umc;  member
 |