DRIVER_EMPTY      114 sound/core/seq/seq_device.c 				ops->driver & DRIVER_LOADED ? ",loaded" : (ops->driver == DRIVER_EMPTY ? ",empty" : ""),
DRIVER_EMPTY      372 sound/core/seq/seq_device.c 	ops->driver = DRIVER_EMPTY;