Searched refs:attribute_id (Results 1 – 3 of 3) sorted by relevance
253 u32 attribute_id; in attr_capdata01_show() local256 attribute_id = in attr_capdata01_show()263 ret = lwmi_cd01_get_data(priv->cd01_list, attribute_id, &capdata); in attr_capdata01_show()316 u32 attribute_id; in attr_current_value_store() local327 attribute_id = in attr_current_value_store()333 ret = lwmi_cd01_get_data(priv->cd01_list, attribute_id, &capdata); in attr_current_value_store()344 args.arg0 = attribute_id; in attr_current_value_store()378 u32 attribute_id; in attr_current_value_show() local386 attribute_id = in attr_current_value_show()392 args.arg0 = attribute_id; in attr_current_value_show()
22 int lwmi_cd01_get_data(struct cd01_list *list, u32 attribute_id, struct capdata01 *output);
1749 uint32_t attribute_id = cap->attribute_id; in fastrpc_get_info_from_kernel() local1784 cap->capability = cctx->dsp_attributes[attribute_id]; in fastrpc_get_info_from_kernel()1798 if (cap.attribute_id >= FASTRPC_MAX_DSP_ATTRIBUTES) { in fastrpc_get_dsp_info()1800 cap.attribute_id, err); in fastrpc_get_dsp_info()