Home
last modified time | relevance | path

Searched refs:setup_state (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/misc/sgi-xp/
A Dxpc.h493 u8 setup_state; /* infrastructure setup state */ member
704 if (refs == 0 && part->setup_state == XPC_P_SS_WTEARDOWN) in xpc_part_deref()
714 setup = (part->setup_state == XPC_P_SS_SETUP); in xpc_part_ref()
A Dxpc_main.c474 part->setup_state = XPC_P_SS_SETUP; in xpc_setup_ch_structures()
503 DBUG_ON(part->setup_state != XPC_P_SS_SETUP); in xpc_teardown_ch_structures()
504 part->setup_state = XPC_P_SS_WTEARDOWN; in xpc_teardown_ch_structures()
517 part->setup_state = XPC_P_SS_TORNDOWN; in xpc_teardown_ch_structures()
932 part->setup_state = XPC_P_SS_UNSET; in xpc_setup_partitions()
/linux/drivers/usb/gadget/udc/
A Dtegra-xudc.c477 enum tegra_xudc_setup_state setup_state; member
1036 (xudc->setup_state == in tegra_xudc_req_done()
1257 (xudc->setup_state == in __tegra_xudc_ep_queue()
2080 xudc->setup_state = WAIT_FOR_SETUP; in tegra_xudc_gadget_start()
2212 switch (xudc->setup_state) { in tegra_xudc_ep0_req_done()
2214 xudc->setup_state = STATUS_STAGE_RECV; in tegra_xudc_ep0_req_done()
2222 xudc->setup_state = WAIT_FOR_SETUP; in tegra_xudc_ep0_req_done()
2595 xudc->setup_state = WAIT_FOR_SETUP; in tegra_xudc_handle_ep0_setup_packet()
2767 xudc->setup_state = WAIT_FOR_SETUP; in tegra_xudc_handle_transfer_event()
2796 xudc->setup_state = WAIT_FOR_SETUP; in tegra_xudc_reset()
[all …]
/linux/drivers/usb/gadget/function/
A Du_fs.h198 enum ffs_setup_state setup_state; member
A Df_fs.c91 cmpxchg(&ffs->setup_state, FFS_SETUP_CANCELLED, FFS_NO_SETUP); in ffs_setup_state_clear_cancelled()
308 ffs->setup_state = FFS_NO_SETUP; in __ffs_ep0_queue_wait()
317 ffs->setup_state = FFS_NO_SETUP; in __ffs_ep0_stall()
486 ffs->setup_state = FFS_SETUP_PENDING; in __ffs_ep0_read_events()
670 switch (ffs->setup_state) { in ffs_ep0_poll()
1724 if (ffs->setup_state == FFS_SETUP_PENDING) in ffs_data_closed()
1814 ffs->setup_state = FFS_NO_SETUP; in ffs_data_reset()
2721 if (ffs->setup_state == FFS_SETUP_PENDING) in __ffs_event_add()
2722 ffs->setup_state = FFS_SETUP_CANCELLED; in __ffs_event_add()
/linux/drivers/staging/r8188eu/include/
A Drtw_mlme.h299 uint setup_state; member

Completed in 30 milliseconds