Searched defs:twl_clks_softc (Results 1 – 1 of 1) sorted by relevance
124 struct twl_clks_softc { struct125 device_t sc_dev; /* twl_clk device */126 device_t sc_pdev; /* parent device (twl) */127 struct sx sc_sx; /* internal locking */128 struct intr_config_hook sc_init_hook;