Home
last modified time | relevance | path

Searched refs:InitChip (Results 1 - 3 of 3) sorted by relevance

/drivers/hdf_core/framework/include/wifi/
H A Dhdf_wlan_chipdriver_manager.h86 int32_t (*InitChip)(struct HdfWlanDevice *device); member
/drivers/hdf_core/framework/model/network/wifi/core/
H A Dhdf_wifi_core.c419 if (chipDriverFact->InitChip != NULL) { in HdfWifiInitDevice()
420 ret = chipDriverFact->InitChip(device); in HdfWifiInitDevice()
/drivers/peripheral/sensor/chipset/ppg/
H A Dppg_cs1262.c306 static int32_t InitChip() in InitChip() function
384 ret = InitChip(); in Cs1262InitDriver()

Completed in 3 milliseconds