Searched defs:ch (Results 76 - 100 of 835) sorted by relevance

1234567891011>>

/linux-master/fs/nls/
H A Dnls_koi8-r.c281 unsigned char ch = (uni & 0xff00) >> 8; local
H A Dnls_koi8-u.c288 unsigned char ch = (uni & 0xff00) >> 8; local
/linux-master/drivers/staging/fbtft/
H A Dfb_tls8204.c102 u8 ch = 0; local
/linux-master/arch/nios2/boot/compressed/
H A Dconsole.c26 static void jtag_putc(int ch) argument
33 static void jtag_putc(int ch) argument
42 static int putchar(int ch) argument
64 static void uart_putc(int ch) argument
76 static int putchar(int ch) argument
96 putchar(int ch) argument
[all...]
/linux-master/include/sound/
H A Dhda_regmap.h136 snd_hdac_regmap_get_amp(struct hdac_device *codec, hda_nid_t nid, int ch, int dir, int idx) argument
160 snd_hdac_regmap_update_amp(struct hdac_device *codec, hda_nid_t nid, int ch, int dir, int idx, int mask, int val) argument
[all...]
/linux-master/drivers/media/pci/solo6x10/
H A Dsolo6x10-enc.c172 void solo_s_jpeg_qp(struct solo_dev *solo_dev, unsigned int ch, argument
204 solo_g_jpeg_qp(struct solo_dev *solo_dev, unsigned int ch) argument
[all...]
H A Dsolo6x10-disp.c190 int solo_set_motion_threshold(struct solo_dev *solo_dev, u8 ch, u16 val) argument
200 int solo_set_motion_block(struct solo_dev *solo_dev, u8 ch, argument
/linux-master/arch/x86/boot/
H A Dtty.c28 static void __section(".inittext") serial_putchar(int ch) argument
38 static void __section(".inittext") bios_putchar(int ch) argument
50 void __section(".inittext") putchar(int ch) argument
/linux-master/arch/powerpc/xmon/
H A Dnonstdio.c85 char ch = c; local
/linux-master/fs/ubifs/
H A Dscan.c60 struct ubifs_ch *ch = buf; local
184 struct ubifs_ch *ch = buf; local
266 struct ubifs_ch *ch = buf; local
[all...]
/linux-master/drivers/net/wireless/mediatek/mt76/mt76x2/
H A Dmcu.c53 u8 ch; member in struct:__anon1005
/linux-master/drivers/gpu/drm/hisilicon/kirin/
H A Dkirin_drm_drv.h31 u32 ch; member in struct:kirin_plane
/linux-master/drivers/staging/rtl8723bs/os_dep/
H A Dwifi_regd.c64 struct ieee80211_channel *ch; local
/linux-master/drivers/gpu/host1x/hw/
H A Ddebug_hw_1x06.c14 host1x_debug_show_channel_cdma(struct host1x *host, struct host1x_channel *ch, struct output *o) argument
66 host1x_debug_show_channel_fifo(struct host1x *host, struct host1x_channel *ch, struct output *o) argument
[all...]
H A Ddebug_hw_1x01.c14 host1x_debug_show_channel_cdma(struct host1x *host, struct host1x_channel *ch, struct output *o) argument
71 host1x_debug_show_channel_fifo(struct host1x *host, struct host1x_channel *ch, struct output *o) argument
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dhv_vhca_stats.c17 mlx5e_hv_vhca_fill_ring_stats(struct mlx5e_priv *priv, int ch, argument
36 int ch, i = 0; local
/linux-master/fs/cachefiles/
H A Dkey.c40 unsigned char ch; local
/linux-master/drivers/macintosh/
H A Dans-lcd.c85 char ch, __user *temp; local
/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/lib/
H A Dearlycpio.c65 unsigned int ch[C_NFIELDS], *chp, v; local
/linux-master/net/sctp/
H A Dstream_sched_rr.c101 struct sctp_chunk *ch; local
114 struct sctp_chunk *ch = NULL; local
153 struct sctp_chunk *ch; local
133 sctp_sched_rr_dequeue_done(struct sctp_outq *q, struct sctp_chunk *ch) argument
[all...]
H A Dstream_sched_fc.c102 struct sctp_chunk *ch; local
115 struct sctp_chunk *ch; local
132 sctp_sched_fc_dequeue_done(struct sctp_outq *q, struct sctp_chunk *ch) argument
172 struct sctp_chunk *ch; local
[all...]
/linux-master/lib/crypto/
H A Dgf128mul.c209 u8 ch = ((u8 *)b)[15 - i]; local
239 u8 ch = ((u8 *)b)[i]; local
[all...]
/linux-master/include/linux/firmware/imx/
H A Ddsp.h20 struct mbox_chan *ch; member in struct:imx_dsp_chan
/linux-master/include/linux/firmware/mediatek/
H A Dmtk-adsp-ipc.h35 struct mbox_chan *ch; member in struct:mtk_adsp_chan

Completed in 194 milliseconds

1234567891011>>