Home
last modified time | relevance | path

Searched defs:cmd (Results 451 - 475 of 1208) sorted by relevance

1...<<11121314151617181920>>...49

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_nl80211_android.c42 static int android_priv_cmd(struct i802_bss *bss, const char *cmd) in android_priv_cmd() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dedit_readline.c92 static void readline_cmd_handler(char *cmd) in readline_cmd_handler() argument
112 edit_init(void (*cmd_cb)(void *ctx, char *cmd), void (*eof_cb)(void *ctx), char ** (*completion_cb)(void *ctx, const char *cmd, int pos), void *ctx, const char *history_file, const char *ps) edit_init() argument
147 edit_deinit(const char *history_file, int (*filter_cb)(void *ctx, const char *cmd)) edit_deinit() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dcli.c211 int write_cmd(char *buf, size_t buflen, const char *cmd, int argc, char *argv[]) in write_cmd() argument
240 int tokenize_cmd(char *cmd, char *argv[]) in tokenize_cmd() argument
/drivers/hdf_core/adapter/khdf/linux/osal/src/
H A Dosal_cdev.c180 static long OsalCdevIoctl(struct file* filep, unsigned int cmd, unsigned long arg) in OsalCdevIoctl() argument
/drivers/hdf_core/adapter/khdf/linux/platform/uart/
H A Duart_adapter.c170 static int UartAdapterIoctlInner(struct file *fp, unsigned cmd, unsigned long arg) in UartAdapterIoctlInner() argument
/drivers/hdf_core/framework/model/input/driver/
H A Dhdf_input_device_manager.c430 static int32_t ScanDevice(struct HdfDeviceIoClient *client, int32_t cmd, in ScanDevice() argument
H A Dhdf_infrared.c318 static int32_t HdfInfraredDispatch(struct HdfDeviceIoClient *client, int cmd, struct HdfSBuf *data, in HdfInfraredDispatch() argument
H A Dhdf_hid_adapter.c343 static int32_t HidGetDeviceStrInfo(InputDevice *inputDev, int32_t cmd, struct HdfSBuf *reply) in HidGetDeviceStrInfo() argument
410 static int32_t HdfHIDDispatch(struct HdfDeviceIoClient *client, int cmd, struct HdfSBuf *data, struct HdfSBuf *reply) in HdfHIDDispatch() argument
[all...]
/drivers/hdf_core/framework/model/sensor/driver/common/src/
H A Dsensor_device_manager.c297 DispatchSensor(struct HdfDeviceIoClient *client, int32_t cmd, struct HdfSBuf *data, struct HdfSBuf *reply) DispatchSensor() argument
/drivers/hdf_core/framework/model/sensor/driver/gas/
H A Dsensor_gas_driver.c201 DispatchGas(struct HdfDeviceIoClient *client, int cmd, struct HdfSBuf *data, struct HdfSBuf *reply) DispatchGas() argument
/drivers/hdf_core/framework/model/sensor/driver/ppg/
H A Dsensor_ppg_driver.c272 static int32_t DispatchPpg(struct HdfDeviceIoClient *client, int cmd, in DispatchPpg() argument
/drivers/hdf_core/framework/model/storage/include/mtd/
H A Dmtd_spi_common.h30 uint8_t cmd; member
/drivers/hdf_core/adapter/khdf/linux/platform/mipi_dsi/
H A Dmipi_tx_dev.c494 static long MipiDsiDevIoctl(struct file *filep, unsigned int cmd, unsigned long arg) in MipiDsiDevIoctl() argument
H A Dmipi_dsi_define.h82 unsigned char *cmd; member
/drivers/hdf_core/adapter/khdf/liteos/model/storage/src/mtd/
H A Dmtd_char_lite.c371 static int MtdCharIoctl(FAR struct file *filep, int cmd, unsigned long arg) in MtdCharIoctl() argument
298 MtdCharIoctlGetInfo(const mtd_partition *part, const struct MtdDevice *mtdDevice, int cmd, unsigned long arg) MtdCharIoctlGetInfo() argument
317 MtdCharIoctlErase(const mtd_partition *part, struct MtdDevice *mtdDevice, int cmd, unsigned long arg) MtdCharIoctlErase() argument
334 MtdCharIoctlGetBadBlock(const mtd_partition *part, struct MtdDevice *mtdDevice, int cmd, unsigned long arg) MtdCharIoctlGetBadBlock() argument
351 MtdCharIoctlSetBadBlock(const mtd_partition *part, struct MtdDevice *mtdDevice, int cmd, unsigned long arg) MtdCharIoctlSetBadBlock() argument
[all...]
/drivers/hdf_core/adapter/khdf/liteos/model/storage/src/mmc/
H A Dmmc_block_lite.c216 static int32_t LiteosBlockIoctl(FAR struct Vnode *vnode, int cmd, unsigned long arg) in LiteosBlockIoctl() argument
/drivers/hdf_core/adapter/khdf/liteos/platform/src/
H A Di2c_dev.c296 static int I2cFsIoctl(struct file *filep, int cmd, unsigned long arg) in I2cFsIoctl() argument
H A Dspi_dev.c350 static int32_t SpiDevIoctl(struct file *filep, int32_t cmd, unsigned long arg) in SpiDevIoctl() argument
/drivers/hdf_core/adapter/khdf/uniproton/test/sample_driver/include/
H A Dhdf_main_test.h37 uint16_t cmd; // submodule command member
45 uint16_t cmd; // submodule command member
/drivers/hdf_core/adapter/platform/spi/
H A Dspi_bes.c285 uint8_t *cmd = NULL; in HalSpiRecv() local
H A Dspi_wm.c131 uint8_t *cmd = NULL; in HalSpiRecv() local
/drivers/hdf_core/framework/model/camera/device_impl/src/
H A Dcamera_stream.c19 static int32_t StreamGetImageSetting(struct CommonDevice *comDev, struct CameraCtrlConfig *ctrlConfig, int cmd) in StreamGetImageSetting() argument
62 static int32_t StreamSetImageSetting(struct CommonDevice *comDev, struct CameraCtrlConfig *ctrlConfig, int cmd) in StreamSetImageSetting() argument
266 CameraStreamEnumFmt(struct CameraDevice *camDev, const char *driverName, int camId, struct EnumPixelFormatData *enumFormat, uint32_t cmd) CameraStreamEnumFmt() argument
359 uint32_t cmd = 0; CameraEnumFmt() local
[all...]
/drivers/hdf_core/framework/model/display/driver/
H A Dhdf_disp.c342 static int32_t DispCmdProcess(struct HdfDeviceObject *device, int32_t cmd, struct HdfSBuf *reqData, in DispCmdProcess() argument
/drivers/hdf_core/framework/model/misc/light/driver/src/
H A Dlight_driver.c318 DispatchLight(struct HdfDeviceIoClient *client, int32_t cmd, struct HdfSBuf *data, struct HdfSBuf *reply) DispatchLight() argument
/drivers/hdf_core/framework/model/sensor/driver/als/
H A Dsensor_als_driver.c344 DispatchAls(struct HdfDeviceIoClient *client, int32_t cmd, struct HdfSBuf *data, struct HdfSBuf *reply) DispatchAls() argument

Completed in 22 milliseconds

1...<<11121314151617181920>>...49