Searched refs:interpret_command_bytes (Results 1 – 1 of 1) sorted by relevance
71 static int interpret_command_bytes(const char *parg, struct spi_options *popt);254 if (interpret_command_bytes(optarg, &opt)) in main()403 interpret_command_bytes(const char *parg, struct spi_options *popt) in interpret_command_bytes() function