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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/
H A Dkernel-doc309 reset_state();
1876 sub reset_state { subroutine
1977 reset_state();
2002 reset_state();
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/intelfb/
H A Dintelfbhw.c1472 static void reset_state(struct intelfb_info *dinfo);
1516 reset_state(dinfo);
1573 static void reset_state(struct intelfb_info *dinfo) function
1579 DBG_MSG("reset_state\n");
1589 DBG_MSG("reset_state: ring was enabled\n");
1614 reset_state(dinfo);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/
H A Dmaestro3.c830 u8 reset_state; member in struct:snd_m3
1038 chip->reset_state = snd_m3_inb(chip, DSP_PORT_CONTROL_REG_B) & ~REGB_STOP_CLOCK;
1040 snd_m3_outb(chip, chip->reset_state & ~REGB_ENABLE_RESET, DSP_PORT_CONTROL_REG_B);
1045 snd_m3_outb(chip, chip->reset_state | REGB_ENABLE_RESET, DSP_PORT_CONTROL_REG_B);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dst.c870 static void reset_state(struct scsi_tape *STp)
3443 reset_state(STp);
867 static void reset_state(struct scsi_tape *STp) function
H A Dosst.c3348 static void reset_state(struct osst_tape *STp)
5056 reset_state(STp);
3345 static void reset_state(struct osst_tape *STp) function

Completed in 76 milliseconds