Searched refs:STATUS_SHUTDOWN (Results 1 - 5 of 5) sorted by relevance

/drivers/staging/media/go7007/
H A Dgo7007-usb.c699 go->status != STATUS_SHUTDOWN) {
823 if (go->status == STATUS_SHUTDOWN)
881 if (go->status == STATUS_SHUTDOWN)
1229 go->status = STATUS_SHUTDOWN;
1248 go->status = STATUS_SHUTDOWN;
H A Ds2250-board.c168 if (go->status == STATUS_SHUTDOWN)
201 if (go->status == STATUS_SHUTDOWN)
262 if (go->status == STATUS_SHUTDOWN)
H A Dsaa7134-go7007.c480 go->status = STATUS_SHUTDOWN;
502 go->status = STATUS_SHUTDOWN;
H A Dgo7007-i2c.c59 if (go->status == STATUS_SHUTDOWN)
H A Dgo7007-priv.h174 enum { STATUS_INIT, STATUS_ONLINE, STATUS_SHUTDOWN } status; enumerator in enum:go7007::__anon5144

Completed in 50 milliseconds