Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/
H A Dstusb160x.c628 static const struct of_device_id stusb160x_of_match[] = { variable
632 MODULE_DEVICE_TABLE(of, stusb160x_of_match);
648 match = i2c_of_match_device(stusb160x_of_match, client); in stusb160x_probe()
871 .of_match_table = stusb160x_of_match,