HomeSort by: relevance | last modified time | path
    Searched defs:mpu_ym_power_ctl (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/isa/
mpu_ym.c 60 static int mpu_ym_power_ctl(void *, int);
92 sc->powerctl = mpu_ym_power_ctl;
105 mpu_ym_power_ctl(void *arg, int onoff) function in typeref:typename:int
mpu_ym.c 60 static int mpu_ym_power_ctl(void *, int);
92 sc->powerctl = mpu_ym_power_ctl;
105 mpu_ym_power_ctl(void *arg, int onoff) function in typeref:typename:int

Completed in 21 milliseconds