Searched defs:sdio_func (Results 1 – 4 of 4) sorted by relevance
65 struct sdio_func { struct83 struct sdio_func f[8]; argument
40 struct sdio_func { struct45 u8 sdio_readb(struct sdio_func *func, unsigned int addr, int *err_ret); argument
1065 static void rtw_sdio_handle_interrupt(struct sdio_func *sdio_func) in rtw_sdio_handle_interrupt()1113 static int rtw_sdio_claim(struct rtw_dev *rtwdev, struct sdio_func *sdio_func) in rtw_sdio_claim()1151 struct sdio_func *sdio_func) in rtw_sdio_declaim()1181 struct sdio_func *sdio_func) in rtw_sdio_request_irq()1267 struct sdio_func *sdio_func) in rtw_sdio_free_irq()1314 int rtw_sdio_probe(struct sdio_func *sdio_func, in rtw_sdio_probe()1391 void rtw_sdio_remove(struct sdio_func *sdio_func) in rtw_sdio_remove()1413 struct sdio_func *sdio_func = dev_to_sdio_func(dev); in rtw_sdio_shutdown() local
151 struct sdio_func *sdio_func; member