Home
last modified time | relevance | path

Searched refs:app_type (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/sound/soc/qcom/qdsp6/
H A Dq6adm.c46 int app_type; member
300 int app_type) in q6adm_find_matching_copp() argument
311 (bit_width == c->bit_width) && (app_type == c->app_type)) { in q6adm_find_matching_copp()
385 uint16_t bit_width, int app_type, int acdb_id) in q6adm_open() argument
398 rate, channel_mode, bit_width, app_type); in q6adm_open()
420 copp->app_type = app_type; in q6adm_open()
H A Dq6adm.h21 uint16_t bit_width, int app_type, int acdb_id);
H A Dq6routing.c330 int app_type; member
/linux-6.15/drivers/scsi/megaraid/
H A Dmegaraid_ioctl.h120 uint16_t app_type; member
H A Dmegaraid_mm.c383 kioc->app_type = APPTYPE_MIMD; in mimd_to_kioc()
/linux-6.15/include/linux/mmc/
H A Dcard.h225 u8 app_type; member
/linux-6.15/drivers/mmc/core/
H A Dsd_uhs2.c338 card->uhs2_config.app_type = in sd_uhs2_config_read()
598 if (card->uhs2_config.app_type == UHS2_DEV_CONFIG_APP_SD_MEM) in sd_uhs2_config_write()