Home
last modified time | relevance | path

Searched refs:chip_info_table (Results 1 – 3 of 3) sorted by relevance

/drivers/regulator/
A Dtps65219-regulator.c368 static struct tps65219_chip_data chip_info_table[] = { variable
415 pmic = &chip_info_table[chip]; in tps65219_regulator_probe()
/drivers/mfd/
A Dtps65219.c458 static const struct tps65219_chip_data chip_info_table[] = { variable
492 pmic = &chip_info_table[chip_id]; in tps65219_probe()
/drivers/net/ethernet/via/
A Dvia-velocity.c358 static struct velocity_info_tbl chip_info_table[] = { variable
380 { .compatible = "via,velocity-vt6110", .data = &chip_info_table[0] },
395 for (i = 0; chip_info_table[i].name != NULL; i++) in get_chip_name()
396 if (chip_info_table[i].chip_id == chip_id) in get_chip_name()
398 return chip_info_table[i].name; in get_chip_name()
2915 &chip_info_table[ent->driver_data]; in velocity_pci_probe()

Completed in 12 milliseconds