Searched refs:scf0403_cmd (Results 1 – 1 of 1) sorted by relevance
20 struct scf0403_cmd { struct27 struct scf0403_cmd cmd; argument96 static struct scf0403_cmd scf0403_cmd_slpout = {0x11, NULL, 0};97 static struct scf0403_cmd scf0403_cmd_dison = {0x29, NULL, 0};189 static int scf0403_spi_transfer(struct spi_slave *spi, struct scf0403_cmd *cmd) in scf0403_spi_transfer()