Home
last modified time | relevance | path

Searched defs:argp (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/adapter/common/kernel/posix/
H A Dsoftbus_adapter_socket.c339 int32_t SoftBusSocketIoctl(int32_t socketFd, long cmd, void *argp) in SoftBusSocketIoctl()
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/platform/mipi_csi/
H A Dmipi_csi_dev.c229 unsigned long *argp = (unsigned long *)(uintptr_t)arg; in MipiRxIoctl() local