Searched refs:query (Results 1 - 2 of 2) sorted by relevance

/openwrt/package/utils/util-linux/
H A DMakefile256 TITLE:=query or set the hardware clock
290 to detach loop devices and to query the status of a loop device
/openwrt/package/kernel/lantiq/ltq-adsl-mei/src/
H A Dlantiq_mei.c419 u32 query = 0; local
423 IFX_MEI_LongWordReadOffset (pDev, (u32) ME_ARC2ME_STAT, &query);
424 query &= (ARC_TO_MEI_DBG_DONE);
425 if (query)

Completed in 36 milliseconds