Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/intel/
H A Dchtwc_int33fe.c33 struct i2c_client *pi3usb30532; member
397 data->pi3usb30532 = i2c_acpi_new_device(dev, 3, &board_info); in cht_int33fe_typec_probe()
398 if (IS_ERR(data->pi3usb30532)) { in cht_int33fe_typec_probe()
399 ret = PTR_ERR(data->pi3usb30532); in cht_int33fe_typec_probe()
423 i2c_unregister_device(data->pi3usb30532); in cht_int33fe_typec_remove()
/linux/
H A DMAINTAINERS28413 F: drivers/usb/typec/mux/pi3usb30532.c