Searched refs:m48t35_priv (Results 1 – 1 of 1) sorted by relevance
40 struct m48t35_priv { struct50 struct m48t35_priv *priv = dev_get_drvdata(dev); in m48t35_read_time() argument92 struct m48t35_priv *priv = dev_get_drvdata(dev); in m48t35_set_time()146 struct m48t35_priv *priv; in m48t35_probe()151 priv = devm_kzalloc(&pdev->dev, sizeof(struct m48t35_priv), GFP_KERNEL); in m48t35_probe()