Searched refs:ft8xx_drv_command (Results 1 – 3 of 3) sorted by relevance
28 int ft8xx_drv_command(const struct device *dev, uint8_t command);
160 int ft8xx_drv_command(const struct device *dev, uint8_t command) in ft8xx_drv_command() function
54 err = ft8xx_drv_command(dev, cmd); in host_command()