try_run           385 drivers/media/platform/s5p-mfc/s5p_mfc.c 		s5p_mfc_hw_call(dev->mfc_ops, try_run, dev);
try_run           461 drivers/media/platform/s5p-mfc/s5p_mfc.c 		s5p_mfc_hw_call(dev->mfc_ops, try_run, dev);
try_run           554 drivers/media/platform/s5p-mfc/s5p_mfc.c 	s5p_mfc_hw_call(dev->mfc_ops, try_run, dev);
try_run           592 drivers/media/platform/s5p-mfc/s5p_mfc.c 		s5p_mfc_hw_call(dev->mfc_ops, try_run, dev);
try_run           626 drivers/media/platform/s5p-mfc/s5p_mfc.c 	s5p_mfc_hw_call(dev->mfc_ops, try_run, dev);
try_run           678 drivers/media/platform/s5p-mfc/s5p_mfc.c 			s5p_mfc_hw_call(dev->mfc_ops, try_run, dev);
try_run           744 drivers/media/platform/s5p-mfc/s5p_mfc.c 	s5p_mfc_hw_call(dev->mfc_ops, try_run, dev);
try_run           443 drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.c 	s5p_mfc_hw_call(dev->mfc_ops, try_run, dev);
try_run           468 drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.c 	s5p_mfc_hw_call(dev->mfc_ops, try_run, dev);
try_run           532 drivers/media/platform/s5p-mfc/s5p_mfc_dec.c 		s5p_mfc_hw_call(dev->mfc_ops, try_run, dev);
try_run           827 drivers/media/platform/s5p-mfc/s5p_mfc_dec.c 			s5p_mfc_hw_call(dev->mfc_ops, try_run, dev);
try_run          1006 drivers/media/platform/s5p-mfc/s5p_mfc_dec.c 	s5p_mfc_hw_call(dev->mfc_ops, try_run, dev);
try_run          1037 drivers/media/platform/s5p-mfc/s5p_mfc_dec.c 			s5p_mfc_hw_call(dev->mfc_ops, try_run, dev);
try_run          1084 drivers/media/platform/s5p-mfc/s5p_mfc_dec.c 	s5p_mfc_hw_call(dev->mfc_ops, try_run, dev);
try_run          1167 drivers/media/platform/s5p-mfc/s5p_mfc_enc.c 		s5p_mfc_hw_call(dev->mfc_ops, try_run, dev);
try_run          2291 drivers/media/platform/s5p-mfc/s5p_mfc_enc.c 			s5p_mfc_hw_call(dev->mfc_ops, try_run, dev);
try_run          2514 drivers/media/platform/s5p-mfc/s5p_mfc_enc.c 	s5p_mfc_hw_call(dev->mfc_ops, try_run, dev);
try_run          2581 drivers/media/platform/s5p-mfc/s5p_mfc_enc.c 	s5p_mfc_hw_call(dev->mfc_ops, try_run, dev);
try_run           299 drivers/media/platform/s5p-mfc/s5p_mfc_opr.h 	void (*try_run)(struct s5p_mfc_dev *dev);
try_run          1608 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c 	.try_run = s5p_mfc_try_run_v5,
try_run          2503 drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c 	.try_run = s5p_mfc_try_run_v6,
try_run            42 drivers/usb/renesas_usbhs/fifo.c 	.try_run = usbhsf_null_handle,
try_run           170 drivers/usb/renesas_usbhs/fifo.c 		func = pkt->handler->try_run;
try_run           421 drivers/usb/renesas_usbhs/fifo.c 	.try_run = usbhs_dcp_dir_switch_done,
try_run           426 drivers/usb/renesas_usbhs/fifo.c 	.try_run = usbhs_dcp_dir_switch_done,
try_run           604 drivers/usb/renesas_usbhs/fifo.c 	.try_run = usbhsf_pio_try_push,
try_run           734 drivers/usb/renesas_usbhs/fifo.c 	.try_run = usbhsf_pio_try_pop,
try_run           751 drivers/usb/renesas_usbhs/fifo.c 	.try_run = usbhsf_ctrl_stage_end,
try_run           954 drivers/usb/renesas_usbhs/fifo.c 		return pkt->handler->try_run(pkt, is_done);
try_run          1115 drivers/usb/renesas_usbhs/fifo.c 	return pkt->handler->try_run(pkt, is_done);
try_run          1214 drivers/usb/renesas_usbhs/fifo.c 	.try_run	= usbhsf_dma_try_pop,
try_run            64 drivers/usb/renesas_usbhs/fifo.h 	int (*try_run)(struct usbhs_pkt *pkt, int *is_done);