Searched defs:ch (Results 76 - 100 of 836) sorted by path

1234567891011>>

/linux-master/fs/nls/
H A Dnls_koi8-u.c288 unsigned char ch = (uni & 0xff00) >> 8; local
/linux-master/fs/ubifs/
H A Dlog.c614 struct ubifs_ch *ch = node; local
H A Dubifs-media.h516 struct ubifs_ch ch; member in struct:ubifs_ino_node
557 struct ubifs_ch ch; member in struct:ubifs_dent_node
578 struct ubifs_ch ch; member in struct:ubifs_data_node
599 struct ubifs_ch ch; member in struct:ubifs_trun_node
613 struct ubifs_ch ch; member in struct:ubifs_pad_node
653 struct ubifs_ch ch; member in struct:ubifs_sb_node
723 struct ubifs_ch ch; member in struct:ubifs_mst_node
767 struct ubifs_ch ch; member in struct:ubifs_ref_node
780 struct ubifs_ch ch; member in struct:ubifs_auth_node
794 struct ubifs_ch ch; member in struct:ubifs_sig_node
827 struct ubifs_ch ch; member in struct:ubifs_idx_node
839 struct ubifs_ch ch; member in struct:ubifs_cs_node
850 struct ubifs_ch ch; member in struct:ubifs_orph_node
[all...]
/linux-master/include/linux/
H A DmISDNhw.h141 struct mISDNchannel ch; member in struct:bchannel
/linux-master/include/video/
H A Dsh_mobile_lcdc.h192 struct sh_mobile_lcdc_chan_cfg ch[2]; member in struct:sh_mobile_lcdc_info
/linux-master/sound/core/seq/oss/
H A Dseq_oss_event.c274 note_on_event(struct seq_oss_devinfo *dp, int dev, int ch, int note, int vel, struct snd_seq_event *ev) argument
335 note_off_event(struct seq_oss_devinfo *dp, int dev, int ch, int note, int vel, struct snd_seq_event *ev) argument
372 set_note_event(struct seq_oss_devinfo *dp, int dev, int type, int ch, int note, int vel, struct snd_seq_event *ev) argument
390 set_control_event(struct seq_oss_devinfo *dp, int dev, int type, int ch, int param, int val, struct snd_seq_event *ev) argument
[all...]
/linux-master/sound/isa/sb/
H A Demu8000_callback.c224 int ch; local
303 int ch = vp->ch; local
323 reset_voice(struct snd_emux *emu, int ch) argument
[all...]
/linux-master/tools/power/acpi/tools/acpidbg/
H A Dacpidbg.c382 int ch; local
/linux-master/arch/alpha/boot/
H A Dmisc.c125 uch *in, *out, ch; local
/linux-master/arch/arm/boot/compressed/
H A Dmisc.c38 static void icedcc_putc(int ch) argument
55 static void icedcc_putc(int ch) argument
71 static void icedcc_putc(int ch) argument
/linux-master/arch/arm/mach-omap1/
H A Domap-dma.c373 int ch, free_ch = -1; local
703 static int omap1_dma_handle_ch(int ch) argument
738 int ch = ((int) dev_id) - 1; local
763 int ch, ret = 0; local
[all...]
/linux-master/arch/arm/mach-s3c/
H A Dpl080.c24 static void pl08x_put_xfer_signal(const struct pl08x_channel_data *cd, int ch) argument
/linux-master/arch/m68k/emu/
H A Dnfcon.c80 static int nfcon_tty_put_char(struct tty_struct *tty, u8 ch) argument
/linux-master/arch/m68k/sun3/prom/
H A Dprintf.c27 char ch, *bptr; local
/linux-master/arch/mips/ath79/
H A Dearly_printk.c33 static void prom_putchar_ar71xx(char ch) argument
42 static void prom_putchar_ar933x(char ch) argument
52 static void prom_putchar_dummy(char ch) argument
138 void prom_putchar(char ch) argument
/linux-master/arch/mips/lantiq/xway/
H A Ddma.c61 ltq_dma_enable_irq(struct ltq_dma_channel *ch) argument
73 ltq_dma_disable_irq(struct ltq_dma_channel *ch) argument
85 ltq_dma_ack_irq(struct ltq_dma_channel *ch) argument
97 ltq_dma_open(struct ltq_dma_channel *ch) argument
109 ltq_dma_close(struct ltq_dma_channel *ch) argument
122 ltq_dma_alloc(struct ltq_dma_channel *ch) argument
144 ltq_dma_alloc_tx(struct ltq_dma_channel *ch) argument
159 ltq_dma_alloc_rx(struct ltq_dma_channel *ch) argument
174 ltq_dma_free(struct ltq_dma_channel *ch) argument
[all...]
/linux-master/arch/mips/txx9/generic/
H A Dsetup_tx4927.c241 void __init tx4927_mtd_init(int ch) argument
H A Dsetup_tx4938.c320 void __init tx4938_mtd_init(int ch) argument
/linux-master/arch/parisc/kernel/
H A Dfirmware.c1402 int ch; local
/linux-master/arch/powerpc/boot/
H A Dserial.c37 char ch, *cp; local
/linux-master/arch/powerpc/math-emu/
H A Dmath_efp.c639 int ch, cl; local
/linux-master/arch/powerpc/platforms/embedded6xx/
H A Dusbgecko_udbg.c98 static void ug_raw_putc(char ch) argument
107 static void ug_putc(char ch) argument
168 static void ug_udbg_putc(char ch) argument
178 int ch; local
[all...]
/linux-master/arch/powerpc/platforms/powermac/
H A Dudbg_scc.c70 struct device_node *ch, *ch_def = NULL, *ch_a = NULL; local
[all...]
/linux-master/arch/powerpc/platforms/ps3/
H A Dgelic_udbg.c225 static void ps3gelic_udbg_putc(char ch) argument
/linux-master/arch/powerpc/xmon/
H A Dnonstdio.c85 char ch = c; local

Completed in 341 milliseconds

1234567891011>>