| /linux/sound/firewire/tascam/ |
| H A D | amdtp-tascam.c | 45 int i, c; in write_pcm_s32() local 75 int i, c; in read_pcm_s32() local 102 unsigned int channels, i, c; write_pcm_silence() local [all...] |
| /linux/arch/mips/alchemy/devboards/ |
| H A D | platform.c | 23 void prom_putchar(char c) in prom_putchar() 46 static void db1x_reset(char *c) in db1x_reset()
|
| /linux/arch/mips/alchemy/ |
| H A D | board-mtx1.c | 33 void prom_putchar(char c) in prom_putchar() 38 static void mtx1_reset(char *c) in mtx1_reset()
|
| /linux/drivers/misc/ |
| H A D | hmc6352.c | 22 static int compass_command(struct i2c_client *c, u8 cmd) in compass_command() 33 struct i2c_client *c = to_i2c_client(dev); in compass_store() local
|
| /linux/arch/powerpc/include/asm/ |
| H A D | pasemi_dma.h | 109 #define PAS_DMA_TXCHAN_TCMDSTA(c) (0x300+(c)*_PAS_DMA_TXCHAN_STRIDE) argument 117 #define PAS_DMA_TXCHAN_CFG(c) (0x304+(c)*_PAS_DMA_TXCHAN_STRIDE) argument 137 #define PAS_DMA_TXCHAN_INCR(c) (0x310+(c)*_PAS_DMA_TXCHAN_STRIDE) argument 138 #define PAS_DMA_TXCHAN_BASEL(c) (0x318+(c)*_PAS_DMA_TXCHAN_STRIDE) argument 143 #define PAS_DMA_TXCHAN_BASEU(c) (0x31c+(c)*_PAS_DMA_TXCHAN_STRIDE) argument 161 #define PAS_DMA_RXCHAN_CCMDSTA(c) (0x800+(c)*_PAS_DMA_RXCHAN_STRIDE) argument 169 #define PAS_DMA_RXCHAN_CFG(c) (0x804+(c)*_PAS_DMA_RXCHAN_STRIDE) argument 175 #define PAS_DMA_RXCHAN_INCR(c) (0x810+(c)*_PAS_DMA_RXCHAN_STRIDE) argument 176 #define PAS_DMA_RXCHAN_BASEL(c) (0x818+(c)*_PAS_DMA_RXCHAN_STRIDE) argument 181 #define PAS_DMA_RXCHAN_BASEU(c) (0x81c+(c)*_PAS_DMA_RXCHAN_STRIDE) argument
|
| /linux/tools/include/linux/ |
| H A D | overflow.h | 104 static inline __must_check size_t array3_size(size_t a, size_t b, size_t c) in array3_size() 116 static inline __must_check size_t __ab_c_size(size_t n, size_t size, size_t c) in __ab_c_size()
|
| /linux/drivers/comedi/drivers/ |
| H A D | adv_pci1720.c | 53 #define PCI1720_AO_RANGE(c, r) (((r) & 0x3) << ((c) * 2)) argument 54 #define PCI1720_AO_RANGE_MASK(c) PCI1720_AO_RANGE((c), 0x3) argument
|
| /linux/include/uapi/linux/ |
| H A D | map_to_7segment.h | 70 static __inline__ int map_to_seg7(struct seg7_conversion_map *map, int c) in map_to_seg7() 89 #define _SEG7(l,a,b,c,d,e,f,g) \ argument
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | test_core_reloc_arrays.c | 25 int c; global() member 32 struct core_reloc_arrays_substruct c[3]; global() member
|
| /linux/fs/ubifs/ |
| H A D | ioctl.c | 109 struct ubifs_info *c = inode->i_sb->s_fs_info; in setflags() local 178 struct ubifs_info *c = inode->i_sb->s_fs_info; in ubifs_ioctl() local
|
| /linux/drivers/tty/serial/ |
| H A D | esp32_acm.c | 133 static void esp32s3_acm_put_char(struct uart_port *port, u8 c) in esp32s3_acm_put_char() 138 static void esp32s3_acm_put_char_sync(struct uart_port *port, u8 c) in esp32s3_acm_put_char_sync() 250 static void esp32s3_acm_poll_put_char(struct uart_port *port, unsigned char c) in esp32s3_acm_poll_put_char() 333 int c = esp32s3_acm_poll_get_char(&dev->port); in esp32s3_acm_earlycon_read() local
|
| H A D | esp32_uart.c | 246 static void esp32_uart_put_char(struct uart_port *port, u8 c) in esp32_uart_put_char() 251 static void esp32_uart_put_char_sync(struct uart_port *port, u8 c) in esp32_uart_put_char_sync() 486 static void esp32_uart_poll_put_char(struct uart_port *port, unsigned char c) in esp32_uart_poll_put_char() 520 static void esp32_uart_console_putchar(struct uart_port *port, u8 c) in esp32_uart_console_putchar() 603 static void esp32_uart_earlycon_putchar(struct uart_port *port, u8 c) in esp32_uart_earlycon_putchar() 623 int c = esp32_uart_poll_get_char(&dev->port); in esp32_uart_earlycon_read() local
|
| /linux/fs/btrfs/ |
| H A D | accessors.h | 189 static inline struct btrfs_stripe *btrfs_stripe_nr(struct btrfs_chunk *c, int nr) in btrfs_stripe_nr() 198 static inline char *btrfs_stripe_dev_uuid_nr(struct btrfs_chunk *c, int nr) in btrfs_stripe_dev_uuid_nr() 204 struct btrfs_chunk *c, int nr) in btrfs_stripe_offset_nr() 210 struct btrfs_chunk *c, int nr, in btrfs_set_stripe_offset_nr() 217 struct btrfs_chunk *c, int nr) in btrfs_stripe_devid_nr() 223 struct btrfs_chunk *c, int nr, in btrfs_set_stripe_devid_nr()
|
| /linux/sound/soc/codecs/ |
| H A D | max9768.c | 43 struct snd_soc_component *c = snd_soc_kcontrol_component(kcontrol); in max9768_get_gpio() local 55 struct snd_soc_component *c = snd_soc_kcontrol_component(kcontrol); in max9768_set_gpio() local
|
| /linux/arch/xtensa/platforms/iss/ |
| H A D | console.c | 68 u8 c; in rs_poll() local 173 static struct tty_driver* iss_console_device(struct console *c, int *index) in iss_console_device()
|
| /linux/lib/crypto/ |
| H A D | poly1305-donna64.c | 42 u64 c; in poly1305_core_blocks() local 116 u64 h0, h1, h2, c; in poly1305_core_emit() local
|
| /linux/tools/testing/selftests/rseq/ |
| H A D | basic_percpu_ops_test.c | 56 struct percpu_lock_entry c[CPU_SETSIZE]; member 65 struct test_data_entry c[CPU_SETSIZE]; member 79 struct percpu_list_entry c[CPU_SETSIZE]; member
|
| /linux/drivers/video/console/ |
| H A D | sticon.c | 263 static void sticon_init(struct vc_data *c, bool init) in sticon_init() 281 static void sticon_deinit(struct vc_data *c) in sticon_deinit() 302 static bool sticon_blank(struct vc_data *c, enum vesa_blank_mode blank, in sticon_blank()
|
| /linux/drivers/char/ |
| H A D | nvram.c | 92 unsigned char c; in pc_nvram_read_byte() local 101 static void __nvram_write_byte(unsigned char c, int i) in __nvram_write_byte() 106 static void pc_nvram_write_byte(unsigned char c, int i) in pc_nvram_write_byte()
|
| /linux/drivers/media/tuners/ |
| H A D | tda18250.c | 253 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in tda18250_set_agc() local 433 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in tda18250_pll_calc() local 497 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in tda18250_set_params() local
|
| /linux/fs/ext4/ |
| H A D | hash.c | 20 __u32 a = in[0], b = in[1], c = in[2], d = in[3]; in TEA_transform() local 44 #define ROUND(f, a, b, c, d, x, s) \ argument 55 __u32 a = buf[0], b = buf[1], c = buf[2], d = buf[3]; in half_md4_transform() local
|
| /linux/drivers/thermal/ |
| H A D | thermal_of.c | 245 struct cooling_spec *c) in thermal_of_get_cooling_spec() 280 struct cooling_spec *c) in thermal_of_cm_lookup() 308 struct cooling_spec *c) in thermal_of_should_bind()
|
| /linux/net/core/ |
| H A D | utils.c | 86 static inline int xdigit2bin(char c, int delim) in xdigit2bin() 135 int c; in in4_pton() local 204 int c; in in6_pton() local
|
| /linux/drivers/nvme/host/ |
| H A D | pr.c | 53 struct nvme_command *c, void *data, unsigned int data_len) in nvme_send_ns_head_pr_command() 68 static int nvme_send_ns_pr_command(struct nvme_ns *ns, struct nvme_command *c, in nvme_send_ns_pr_command() 98 struct nvme_command c = { 0 }; in __nvme_send_pr_command() local
|
| /linux/arch/x86/boot/ |
| H A D | string.c | 185 char *strchr(const char *s, int c) in strchr() 219 static inline char _tolower(const char c) in _tolower() 258 unsigned int c = *s; in _parse_integer() local
|