Searched refs:scf0403_cmd (Results 1 – 1 of 1) sorted by relevance
21 struct scf0403_cmd { struct28 struct scf0403_cmd cmd; argument97 static struct scf0403_cmd scf0403_cmd_slpout = {0x11, NULL, 0};98 static struct scf0403_cmd scf0403_cmd_dison = {0x29, NULL, 0};190 static int scf0403_spi_transfer(struct spi_slave *spi, struct scf0403_cmd *cmd) in scf0403_spi_transfer()