Searched refs:pi3usb30532 (Results 1 – 2 of 2) sorted by relevance
33 struct i2c_client *pi3usb30532; member397 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()
28413 F: drivers/usb/typec/mux/pi3usb30532.c