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