Home
last modified time | relevance | path

Searched defs:before (Results 1 – 10 of 10) sorted by relevance

/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/
Dbcmsdh_sdmmc.c872 struct osl_timespec now, before; in sdioh_request_byte() local
1086 struct osl_timespec now, before; in sdioh_request_word() local
1204 struct osl_timespec now, before; in sdioh_request_packet_chain() local
1422 struct osl_timespec now, before; in sdioh_buffer_tofrom_bus() local
1500 struct osl_timespec now, before; in sdioh_request_buffer() local
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/
Dbcmsdh_sdmmc.c852 struct timespec64 now, before; in sdioh_request_byte() local
1031 struct timespec64 now, before; in sdioh_request_word() local
1139 struct timespec64 now, before; in sdioh_request_packet_chain() local
1343 struct timespec64 now, before; in sdioh_buffer_tofrom_bus() local
1415 struct timespec64 now, before; in sdioh_request_buffer() local
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/
Dbcmsdh_sdmmc.c938 struct osl_timespec now, before; in sdioh_request_byte() local
1149 struct osl_timespec now, before; in sdioh_request_word() local
1245 struct osl_timespec now, before; in sdioh_request_packet_chain() local
1448 struct osl_timespec now, before; in sdioh_buffer_tofrom_bus() local
1514 struct osl_timespec now, before; in sdioh_request_buffer() local
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Dbcmsdh_sdmmc.c844 struct osl_timespec now, before; in sdioh_request_byte() local
1046 struct osl_timespec now, before; in sdioh_request_word() local
1142 struct osl_timespec now, before; in sdioh_request_packet_chain() local
1345 struct osl_timespec now, before; in sdioh_buffer_tofrom_bus() local
1410 struct osl_timespec now, before; in sdioh_request_buffer() local
/device/qemu/drivers/virtio/
Dvirtmmio.c85 uint32_t features, supported, before, after; in Negotiate() local
Dvirtinput.c260 uint32_t before, after; in VirtinFillHidInfo() local
/device/qemu/riscv32_virt/liteos_m/board/driver/
Dvirtmmio.c90 uint32_t features, supported, before, after; in Negotiate() local
Dvirtinput.c251 uint32_t before, after; in VirtinFillHidInfo() local
/device/soc/esp/esp32/components/spi_flash/
Dflash_ops.c614 uint32_t before = read_buf[r / sizeof(uint32_t)]; in spi_flash_write_encrypted() local
/device/board/isoftstone/yangfan/common/mqtt/mqttpacket/test/
Dtest1.c250 int checkConnectPackets(MQTTPacket_connectData* before, MQTTPacket_connectData* after) in checkConnectPackets()