Searched refs:BULK_TRIGGER_CMD (Results 1 – 1 of 1) sorted by relevance
64 #define BULK_TRIGGER_CMD "trigger" /* cmd to trigger a bulk read */ macro1948 if (size == sizeof(BULK_TRIGGER_CMD)) in therm_bulk_read_store()1949 if (!strncmp(buf, BULK_TRIGGER_CMD, in therm_bulk_read_store()1950 sizeof(BULK_TRIGGER_CMD)-1)) in therm_bulk_read_store()