Searched refs:category (Results 1 – 2 of 2) sorted by relevance
101 efw_transaction(struct snd_efw *efw, unsigned int category, in efw_transaction() argument137 header->category = cpu_to_be32(category); in efw_transaction()151 (be32_to_cpu(header->category) != category) || in efw_transaction()155 be32_to_cpu(header->category), in efw_transaction()
38 unsigned int category; in check_dice_category() local59 category = WEISS_CATEGORY_ID; in check_dice_category()61 category = LOUD_CATEGORY_ID; in check_dice_category()63 category = HARMAN_CATEGORY_ID; in check_dice_category()65 category = DICE_CATEGORY_ID; in check_dice_category()66 if (device->config_rom[3] != ((vendor << 8) | category) || in check_dice_category()