Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/cdns3/
Dcdnsp-gadget.c446 ctrl_ctx = cdnsp_get_input_control_ctx(&pdev->in_ctx); in cdnsp_zero_in_ctx()
644 ctrl_ctx = cdnsp_get_input_control_ctx(&pdev->in_ctx); in cdnsp_update_eps_configuration()
877 ctrl_ctx = cdnsp_get_input_control_ctx(&pdev->in_ctx); in cdnsp_setup_device()
980 ctrl_ctx = cdnsp_get_input_control_ctx(&pdev->in_ctx); in cdnsp_gadget_ep_enable()
1040 ctrl_ctx = cdnsp_get_input_control_ctx(&pdev->in_ctx); in cdnsp_gadget_ep_disable()
Dcdnsp-gadget.h1559 *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