Home
last modified time | relevance | path

Searched refs:WHC_GEN_CMD_DATA_LEN (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/usb/host/whci/
Dinit.c129 whc->gen_cmd_buf = dma_alloc_coherent(&whc->umc->dev, WHC_GEN_CMD_DATA_LEN, in whc_init()
172 dma_free_coherent(&whc->umc->dev, WHC_GEN_CMD_DATA_LEN, in whc_clean_up()
Dwhci-hc.h315 #define WHC_GEN_CMD_DATA_LEN 256 macro