Home
last modified time | relevance | path

Searched refs:current2 (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/misc/
H A Drk803.c74 unsigned char current2; member
168 rk803->current2 = val; in rk803_dev_ioctl()
169 rk803_i2c_write_reg(rk803, 1, rk803->current2); in rk803_dev_ioctl()
271 rk803->current2 = PRO_LED_DEFAULT_CURRENT; in rk803_probe()
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dbuild.py874 current2 = stamp_internal(task + "_setscene", d, file_name)
883 if name == current or name == current2:
885 logger.debug2("Stampfile %s does not match %s or %s" % (name, current, current2))