Searched refs:mxl_base (Results 1 – 1 of 1) sorted by relevance
47 struct mxl_base { struct82 struct mxl_base *base; argument806 static struct mxl_base *match_base(struct i2c_adapter *i2c, u8 adr) in match_base()808 struct mxl_base *p; in match_base()1841 struct mxl_base *base; in mxl5xx_attach()1859 base = kzalloc(sizeof(struct mxl_base), GFP_KERNEL); in mxl5xx_attach()