drv_to_hdac_driver
drv = drv_to_hdac_driver(codec->dev.driver);
struct hdac_driver *hdrv = drv_to_hdac_driver(dev->driver);
const struct hdac_driver *hdrv = drv_to_hdac_driver(drv);
struct hdac_driver *hdrv = drv_to_hdac_driver(hdev->dev.driver);