Searched refs:asmc_command (Results 1 – 1 of 1) sorted by relevance
72 static int asmc_command(device_t dev, uint8_t command);1010 asmc_command(device_t dev, uint8_t command) { in asmc_command() function1037 if (asmc_command(dev, ASMC_CMDREAD)) in asmc_key_read()1087 if (asmc_command(dev, 0x12)) in asmc_key_dump()1105 if (asmc_command(dev, 0x13)) in asmc_key_dump()1171 if (asmc_command(dev, ASMC_CMDWRITE)) in asmc_key_write()