Home
last modified time | relevance | path

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

/linux/drivers/usb/typec/tipd/
H A Dcore.c163 bool (*read_power_status)(struct tps6598x *tps); member
940 if (!tps->data->read_power_status(tps)) in cd321x_interrupt()
995 if (!tps->data->read_power_status(tps)) in tps25750_interrupt()
1071 if (!tps->data->read_power_status(tps)) in tps6598x_interrupt()
1083 if (!tps->data->read_power_status(tps)) in tps6598x_interrupt()
1893 if (!tps->data->read_power_status(tps)) in tps6598x_probe()
2035 .read_power_status = tps6598x_read_power_status,
2055 .read_power_status = tps6598x_read_power_status,
2073 .read_power_status = tps66993_read_power_status,
2092 .read_power_status = tps6598x_read_power_status,