Home
last modified time | relevance | path

Searched refs:blank (Results 1 - 4 of 4) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/i2c/
H A Di2c-core-base.c1154 char *blank, end; in new_device_store() local
1159 blank = strchr(buf, ' '); in new_device_store()
1160 if (!blank) { in new_device_store()
1164 if (blank - buf > I2C_NAME_SIZE - 1) { in new_device_store()
1168 memcpy(info.type, buf, blank - buf); in new_device_store()
1171 res = sscanf(++blank, "%hi%c", &info.addr, &end); in new_device_store()
/device/qemu/riscv32_virt/liteos_m/board/driver/video/
H A Dfb.h356 uint8_t blank; /* Blank or unblank */ member
/device/soc/hisilicon/common/hal/middleware/ffmpeg_adapt/
H A Dconfigure_llvm3886 *[[:blank:]]*) die "Out of tree builds are impossible with whitespace in source path." ;;
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dwlioctl.h2595 uint16 blank; /**< Radar detection, blank control */ member

Completed in 72 milliseconds