apple_dcp_hw_data
struct apple_dcp_hw_data hw;
static const struct apple_dcp_hw_data apple_dcp_hw_t6020 = {
static const struct apple_dcp_hw_data apple_dcp_hw_t8112 = {
static const struct apple_dcp_hw_data apple_dcp_hw_dcp = {
static const struct apple_dcp_hw_data apple_dcp_hw_dcpext = {
dcp->hw = *(struct apple_dcp_hw_data *)of_device_get_match_data(dev);