Searched refs:channel0 (Results 1 – 10 of 10) sorted by relevance
26 struct channel *channel0 = &card->channels[0]; in check_leds() local29 update_led(channel0, ++blinker); in check_leds()30 if (has_two_ports(channel0->pdev)) in check_leds()112 struct channel *channel0 = pci_get_drvdata(pdev); in t3e3_remove_card() local113 struct card *card = channel0->card; in t3e3_remove_card()116 if (has_two_ports(channel0->pdev)) { in t3e3_remove_card()120 t3e3_remove_channel(channel0); in t3e3_remove_card()
39 /sys/class/leds/lp5521:channel0/led_current - RW40 /sys/class/leds/lp5521:channel0/max_current - RO
68 extern struct sram_channel *channel0;
320 struct sram_channel *channel0 = &cx25821_sram_channels[SRAM_CH00]; variable
923 cx_write(channel0->dma_ctl, 0); /* FIFO and RISC disable */ in video_release()
484 unsigned int channel0, unsigned int channel1,
171 # either the boards need to be altered to have channel0 to an alternate
198 __u8 channel0; member
1328 volume.channel0 = 255; in ubd_ioctl()
3046 volctrl.channel0 = buffer[offset+9]; in mmc_ioctl_cdrom_volume()3060 buffer[offset + 9] = volctrl.channel0 & mask[offset + 9]; in mmc_ioctl_cdrom_volume()