Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/
H A Danx7411.c275 struct i2c_client *spi_client; member
396 struct device *dev = &ctx->spi_client->dev; in anx7411_detect_cc_orientation()
551 struct device *dev = &ctx->spi_client->dev; in anx7411_typec_register_altmode()
650 struct device *dev = &ctx->spi_client->dev; in anx7411_parse_cmd()
731 struct device *dev = &ctx->spi_client->dev; in anx7411_send_msg()
760 struct device *dev = &ctx->spi_client->dev; in anx7411_process_cmd()
807 struct device *dev = &ctx->spi_client->dev; in anx7411_config()
1003 if (!IS_ERR(ctx->spi_client)) in anx7411_register_i2c_dummy_clients()
1538 i2c_unregister_device(plat->spi_client); in anx7411_i2c_probe()
1553 if (plat->spi_client) in anx7411_i2c_remove()
[all …]