Home
last modified time | relevance | path

Searched refs:slots (Results 1 – 7 of 7) sorted by relevance

/drivers/usb/isp1760/
A Disp1760-hcd.c1072 WARN_ON(slots[slot].qtd); in start_bus_transfer()
1073 WARN_ON(slots[slot].qh); in start_bus_transfer()
1097 slots[slot].qtd = qtd; in start_bus_transfer()
1098 slots[slot].qh = qh; in start_bus_transfer()
1200 slots = priv->int_slots; in enqueue_qtds()
1428 if (!slots[slot].qh) { in handle_done_ptds()
1445 if (!slots[slot].qh) { in handle_done_ptds()
1455 qtd = slots[slot].qtd; in handle_done_ptds()
1456 slots[slot].qtd = NULL; in handle_done_ptds()
1457 qh = slots[slot].qh; in handle_done_ptds()
[all …]
/drivers/soc/qcom/
A Drpmh-internal.h53 DECLARE_BITMAP(slots, MAX_TCS_SLOTS);
/drivers/mmc/
A Docteontx_hsmmc.h120 struct octeontx_mmc_slot slots[OCTEONTX_MAX_MMC_SLOT + 1]; member
A Docteontx_hsmmc.c3262 ommc = &host->slots[bus].mmc; in octeontx_mmc_switch_io()
3345 old_slot = &host->slots[host->last_slotid]; in octeontx_mmc_switch_to()
3945 slot = &host->slots[bus_id]; in octeontx_mmc_host_child_pre_probe()
/drivers/i3c/
A Dmaster.c1702 struct i3c_generic_ibi_slot *slots; member
1733 kfree(pool->slots); in i3c_generic_ibi_free_pool()
1764 pool->slots = kcalloc(req->num_slots, sizeof(*slot), GFP_KERNEL); in i3c_generic_ibi_alloc_pool()
1765 if (!pool->slots) { in i3c_generic_ibi_alloc_pool()
1780 slot = &pool->slots[i]; in i3c_generic_ibi_alloc_pool()
/drivers/ddr/fsl/
A DKconfig66 int "Number of DIMM slots per controller"
/drivers/misc/
A DKconfig580 slots. This makes a 24WC08 (1Kbyte) chip look like four 256

Completed in 34 milliseconds