Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/cdns3/
Dcdnsp-gadget.c446 ctrl_ctx = cdnsp_get_input_control_ctx(&pdev->in_ctx); in cdnsp_zero_in_ctx()
648 ctrl_ctx = cdnsp_get_input_control_ctx(&pdev->in_ctx); in cdnsp_update_eps_configuration()
881 ctrl_ctx = cdnsp_get_input_control_ctx(&pdev->in_ctx); in cdnsp_setup_device()
984 ctrl_ctx = cdnsp_get_input_control_ctx(&pdev->in_ctx); in cdnsp_gadget_ep_enable()
1046 ctrl_ctx = cdnsp_get_input_control_ctx(&pdev->in_ctx); in cdnsp_gadget_ep_disable()
Dcdnsp-gadget.h1560 *cdnsp_get_input_control_ctx(struct cdnsp_container_ctx *ctx);
Dcdnsp-mem.c490 *cdnsp_get_input_control_ctx(struct cdnsp_container_ctx *ctx) in cdnsp_get_input_control_ctx() function