Searched refs:m48t35_priv (Results 1 – 1 of 1) sorted by relevance
42 struct m48t35_priv { struct52 struct m48t35_priv *priv = dev_get_drvdata(dev); in m48t35_read_time() argument94 struct m48t35_priv *priv = dev_get_drvdata(dev); in m48t35_set_time()148 struct m48t35_priv *priv; in m48t35_probe()153 priv = devm_kzalloc(&pdev->dev, sizeof(struct m48t35_priv), GFP_KERNEL); in m48t35_probe()