get_dpb_count     522 drivers/media/platform/s5p-mfc/s5p_mfc.c 		ctx->pb_count = s5p_mfc_hw_call(dev->mfc_ops, get_dpb_count,
get_dpb_count     313 drivers/media/platform/s5p-mfc/s5p_mfc_opr.h 	int (*get_dpb_count)(struct s5p_mfc_dev *dev);
get_dpb_count    1622 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c 	.get_dpb_count = s5p_mfc_get_dpb_count_v5,
get_dpb_count    2517 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c 	.get_dpb_count = s5p_mfc_get_dpb_count_v6,