Searched refs:mxl_base (Results 1 – 1 of 1) sorted by relevance
38 struct mxl_base { struct73 struct mxl_base *base; argument797 static struct mxl_base *match_base(struct i2c_adapter *i2c, u8 adr) in match_base()799 struct mxl_base *p; in match_base()1830 struct mxl_base *base; in mxl5xx_attach()1848 base = kzalloc(sizeof(struct mxl_base), GFP_KERNEL); in mxl5xx_attach()