Searched refs:app_type (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/qcom/qdsp6/ |
H A D | q6adm.c | 46 int app_type; member 300 int app_type) in q6adm_find_matching_copp() 311 (bit_width == c->bit_width) && (app_type == c->app_type)) { in q6adm_find_matching_copp() 378 * @app_type: Application type. 385 uint16_t bit_width, int app_type, int acdb_id) in q6adm_open() 398 rate, channel_mode, bit_width, app_type); in q6adm_open() 420 copp->app_type = app_type; in q6adm_open() 296 q6adm_find_matching_copp(struct q6adm *adm, int port_id, int topology, int mode, int rate, int channel_mode, int bit_width, int app_type) q6adm_find_matching_copp() argument 383 q6adm_open(struct device *dev, int port_id, int path, int rate, int channel_mode, int topology, int perf_mode, uint16_t bit_width, int app_type, int acdb_id) q6adm_open() argument
|
H A D | q6adm.h | 21 uint16_t bit_width, int app_type, int acdb_id);
|
H A D | q6routing.c | 325 int app_type; member
|
/kernel/linux/linux-6.6/sound/soc/qcom/qdsp6/ |
H A D | q6adm.c | 46 int app_type; member 300 int app_type) in q6adm_find_matching_copp() 311 (bit_width == c->bit_width) && (app_type == c->app_type)) { in q6adm_find_matching_copp() 378 * @app_type: Application type. 385 uint16_t bit_width, int app_type, int acdb_id) in q6adm_open() 398 rate, channel_mode, bit_width, app_type); in q6adm_open() 420 copp->app_type = app_type; in q6adm_open() 296 q6adm_find_matching_copp(struct q6adm *adm, int port_id, int topology, int mode, int rate, int channel_mode, int bit_width, int app_type) q6adm_find_matching_copp() argument 383 q6adm_open(struct device *dev, int port_id, int path, int rate, int channel_mode, int topology, int perf_mode, uint16_t bit_width, int app_type, int acdb_id) q6adm_open() argument
|
H A D | q6adm.h | 21 uint16_t bit_width, int app_type, int acdb_id);
|
H A D | q6routing.c | 329 int app_type; member
|
/kernel/linux/linux-5.10/drivers/scsi/megaraid/ |
H A D | megaraid_ioctl.h | 90 * @app_type : Type of the issuing application (existing or new) 120 uint16_t app_type; member
|
H A D | megaraid_mm.c | 383 kioc->app_type = APPTYPE_MIMD; in mimd_to_kioc()
|
/kernel/linux/linux-6.6/drivers/scsi/megaraid/ |
H A D | megaraid_ioctl.h | 90 * @app_type : Type of the issuing application (existing or new) 120 uint16_t app_type; member
|
H A D | megaraid_mm.c | 383 kioc->app_type = APPTYPE_MIMD; in mimd_to_kioc()
|
Completed in 9 milliseconds