Home
last modified time | relevance | path

Searched refs:prof_type (Results 1 – 10 of 10) sorted by relevance

/linux/sound/soc/codecs/aw88395/
H A Daw88395_lib.c744 aw_dev->prof_info.prof_type = AW88395_DEV_TYPE_ID; in aw_get_dde_type_info()
746 aw_dev->prof_info.prof_type = AW88395_DEV_DEFAULT_TYPE_ID; in aw_get_dde_type_info()
818 switch (aw_dev->prof_info.prof_type) { in aw_dev_parse_scene_count_v1()
826 dev_err(aw_dev->dev, "unsupported prof_type[%x]", aw_dev->prof_info.prof_type); in aw_dev_parse_scene_count_v1()
938 switch (aw_dev->prof_info.prof_type) { in aw_dev_parse_by_hdr_v1()
947 aw_dev->prof_info.prof_type); in aw_dev_parse_by_hdr_v1()
H A Daw88395_data_type.h137 int prof_type; member
H A Daw88395_device.c1607 aw_dev->prof_info.prof_type = AW88395_DEV_NONE_TYPE_ID; in aw_dev_init()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_switch.c5222 enum ice_prof_type prof_type; in ice_get_compat_fv_bitmap() local
5228 prof_type = ICE_PROF_NON_TUN; in ice_get_compat_fv_bitmap()
5231 prof_type = ICE_PROF_TUN_ALL; in ice_get_compat_fv_bitmap()
5235 prof_type = ICE_PROF_TUN_UDP; in ice_get_compat_fv_bitmap()
5238 prof_type = ICE_PROF_TUN_GRE; in ice_get_compat_fv_bitmap()
5241 prof_type = ICE_PROF_TUN_GTPU; in ice_get_compat_fv_bitmap()
5244 prof_type = ICE_PROF_TUN_GTPC; in ice_get_compat_fv_bitmap()
5247 prof_type = ICE_PROF_TUN_PFCP; in ice_get_compat_fv_bitmap()
5251 prof_type = ICE_PROF_ALL; in ice_get_compat_fv_bitmap()
5255 ice_get_sw_fv_bitmap(hw, prof_type, bm); in ice_get_compat_fv_bitmap()
H A Dice_ddp.c787 enum ice_prof_type prof_type; in ice_get_sw_fv_bitmap() local
796 prof_type = ice_get_sw_prof_type(hw, fv, offset); in ice_get_sw_fv_bitmap()
798 if (req_profs & prof_type) in ice_get_sw_fv_bitmap()
/linux/sound/soc/codecs/
H A Daw87390.c530 aw_dev->prof_info.prof_type = AW88395_DEV_NONE_TYPE_ID;
H A Daw88081.c1097 aw_dev->prof_info.prof_type = AW88395_DEV_NONE_TYPE_ID; in aw88081_init()
H A Daw88261.c1224 aw_dev->prof_info.prof_type = AW88395_DEV_NONE_TYPE_ID; in aw88261_init()
H A Daw88166.c1750 aw_dev->prof_info.prof_type = AW88395_DEV_NONE_TYPE_ID; in aw88166_playback_event()
H A Daw88399.c2095 aw_dev->prof_info.prof_type = AW88395_DEV_NONE_TYPE_ID; in aw88399_request_firmware_file()