Searched refs:asmc_command (Results 1 – 1 of 1) sorted by relevance
70 static int asmc_command(device_t dev, uint8_t command);984 asmc_command(device_t dev, uint8_t command) { in asmc_command() function1011 if (asmc_command(dev, ASMC_CMDREAD)) in asmc_key_read()1061 if (asmc_command(dev, 0x12)) in asmc_key_dump()1079 if (asmc_command(dev, 0x13)) in asmc_key_dump()1145 if (asmc_command(dev, ASMC_CMDWRITE)) in asmc_key_write()