Searched refs:tpm_tis_chip_data (Results 1 – 3 of 3) sorted by relevance
27 struct tpm_tis_chip_data { struct36 struct tpm_tis_chip_data *drv_data = (void *)dev_get_driver_data(dev); in mmio_read_bytes() argument47 struct tpm_tis_chip_data *drv_data = (void *)dev_get_driver_data(dev); in mmio_write_bytes()57 struct tpm_tis_chip_data *drv_data = (void *)dev_get_driver_data(dev); in mmio_read32()66 struct tpm_tis_chip_data *drv_data = (void *)dev_get_driver_data(dev); in mmio_write32()82 struct tpm_tis_chip_data *drv_data = (void *)dev_get_driver_data(dev); in tpm_tis_probe()119 struct tpm_tis_chip_data *drv_data = (void *)dev_get_driver_data(dev); in tpm_tis_remove()138 static struct tpm_tis_chip_data tpm_tis_std_chip_data = {
22 struct tpm_tis_chip_data { struct104 struct tpm_tis_chip_data *drv_data = (void *)dev_get_driver_data(udev); in tpm_tis_i2c_probe()145 static const struct tpm_tis_chip_data tpm_tis_std_chip_data = {
44 struct tpm_tis_chip_data { struct199 struct tpm_tis_chip_data *drv_data = (void *)dev_get_driver_data(dev); in tpm_tis_spi_probe()262 static const struct tpm_tis_chip_data tpm_tis_std_chip_data = {
Completed in 5 milliseconds