Home
last modified time | relevance | path

Searched refs:can_attach (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/usb/gadget/function/
H A Du_tcm.h33 bool can_attach; member
H A Df_tcm.c2300 if (!opts->can_attach) { in tcm_bind()
2497 opts->can_attach = true; in tcm_register_callback()
2510 opts->can_attach = false; in tcm_unregister_callback()
/linux/drivers/usb/gadget/legacy/
H A Dtcm_usb_gadget.c153 tcm_opts->can_attach = true; in usb_target_gadget_init()
/linux/kernel/cgroup/
H A Dpids.c452 .can_attach = pids_can_attach,