Home
last modified time | relevance | path

Searched refs:pbuf_size (Results 1 – 3 of 3) sorted by relevance

/linux/sound/soc/mediatek/common/
H A Dmtk-afe-fe-dai.c269 int pbuf_size; in mtk_afe_fe_prepare() local
273 pbuf_size = afe->get_memif_pbuf_size(substream); in mtk_afe_fe_prepare()
274 mtk_memif_set_pbuf_size(afe, id, pbuf_size); in mtk_afe_fe_prepare()
592 int id, int pbuf_size) in mtk_memif_set_pbuf_size() argument
601 pbuf_size, memif_data->pbuf_shift); in mtk_memif_set_pbuf_size()
605 pbuf_size, memif_data->minlen_shift); in mtk_memif_set_pbuf_size()
H A Dmtk-afe-fe-dai.h52 int id, int pbuf_size);
/linux/drivers/scsi/qla2xxx/
H A Dqla_dbg.c2457 static void ql_dbg_prefix(char *pbuf, int pbuf_size, struct pci_dev *pdev, in ql_dbg_prefix() argument
2464 snprintf(pbuf, pbuf_size, "%s [%s]-%04x:%lu: ", QL_MSGHDR, in ql_dbg_prefix()
2467 snprintf(pbuf, pbuf_size, "%s [%s]-%04x: : ", QL_MSGHDR, in ql_dbg_prefix()
2471 snprintf(pbuf, pbuf_size, "%s [%s]-%04x: : ", QL_MSGHDR, in ql_dbg_prefix()