Searched defs:stw481x (Results 1 – 3 of 3) sorted by relevance
46 struct stw481x { struct47 struct i2c_client *client;48 struct regmap *map;
44 static int stw481x_get_pctl_reg(struct stw481x *stw481x, u8 reg) in stw481x_get_pctl_reg()71 static int stw481x_startup(struct stw481x *stw481x) in stw481x_startup()179 struct stw481x *stw481x; in stw481x_probe() local
57 struct stw481x *stw481x = dev_get_platdata(&pdev->dev); in stw481x_vmmc_regulator_probe() local