Searched refs:wm831x_on (Results 1 – 2 of 2) sorted by relevance
30 struct wm831x_on { struct42 struct wm831x_on *wm831x_on = container_of(work, struct wm831x_on, in wm831x_poll_on() argument64 struct wm831x_on *wm831x_on = data; in wm831x_on_irq() local74 struct wm831x_on *wm831x_on; in wm831x_on_probe() local78 wm831x_on = devm_kzalloc(&pdev->dev, sizeof(struct wm831x_on), in wm831x_on_probe()80 if (!wm831x_on) { in wm831x_on_probe()89 if (!wm831x_on->dev) { in wm831x_on_probe()104 wm831x_on); in wm831x_on_probe()120 free_irq(irq, wm831x_on); in wm831x_on_probe()128 struct wm831x_on *wm831x_on = platform_get_drvdata(pdev); in wm831x_on_remove() local[all …]
694 will be called wm831x_on.