Home
last modified time | relevance | path

Searched refs:asym (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/Documentation/devicetree/bindings/net/
Dfixed-link.txt18 * 'asym-pause' (boolean, optional), to indicate that asym_pause should
/Linux-v4.19/drivers/edac/
Dpnd2_edac.c98 void (*mk_region)(char *name, struct region *rp, void *asym);
449 static void apl_mk_region(char *name, struct region *rp, void *asym) in apl_mk_region() argument
451 struct b_cr_asym_mem_region0_mchbar *a = asym; in apl_mk_region()
459 static void dnv_mk_region(char *name, struct region *rp, void *asym) in dnv_mk_region() argument
461 struct b_cr_asym_mem_region_denverton *a = asym; in dnv_mk_region()