Lines Matching refs:brdinfo
202 .brdinfo = &mlxreg_lc_aux_pwr_devices[0],
206 .brdinfo = &mlxreg_lc_aux_pwr_devices[1],
230 .brdinfo = &mlxreg_lc_main_pwr_devices[0],
234 .brdinfo = &mlxreg_lc_main_pwr_devices[1],
238 .brdinfo = &mlxreg_lc_main_pwr_devices[2],
242 .brdinfo = &mlxreg_lc_main_pwr_devices[3],
420 dev->client = i2c_new_client_device(dev->adapter, dev->brdinfo); in mlxreg_lc_create_static_devices()
423 dev->brdinfo->type, dev->nr, dev->brdinfo->addr); in mlxreg_lc_create_static_devices()
732 data->hpdev.brdinfo->type, data->hpdev.nr, in mlxreg_lc_config_init()
733 data->hpdev.brdinfo->addr); in mlxreg_lc_config_init()
750 data->hpdev.brdinfo->type, data->hpdev.nr, data->hpdev.brdinfo->addr); in mlxreg_lc_config_init()
762 data->hpdev.brdinfo->type, data->hpdev.nr, in mlxreg_lc_config_init()
763 data->hpdev.brdinfo->addr); in mlxreg_lc_config_init()
778 data->hpdev.brdinfo->type, data->hpdev.nr, in mlxreg_lc_config_init()
779 data->hpdev.brdinfo->addr); in mlxreg_lc_config_init()
841 data->hpdev.brdinfo); in mlxreg_lc_probe()
844 data->hpdev.brdinfo->type, data->hpdev.nr, data->hpdev.brdinfo->addr); in mlxreg_lc_probe()
853 data->hpdev.brdinfo->type, data->hpdev.nr, data->hpdev.brdinfo->addr); in mlxreg_lc_probe()
864 i, data->hpdev.brdinfo->type, data->hpdev.nr, in mlxreg_lc_probe()
865 data->hpdev.brdinfo->addr); in mlxreg_lc_probe()
875 data->hpdev.brdinfo->type, data->hpdev.nr, data->hpdev.brdinfo->addr); in mlxreg_lc_probe()
879 par_pdata = data->hpdev.brdinfo->platform_data; in mlxreg_lc_probe()