Home
last modified time | relevance | path

Searched defs:c (Results 351 – 375 of 2227) sorted by relevance

1...<<11121314151617181920>>...90

/linux/drivers/media/dvb-frontends/
H A Dmn88443x.c259 struct dtv_frontend_properties *c) in mn88443x_s_tune()
269 struct dtv_frontend_properties *c, in mn88443x_s_read_status()
458 struct dtv_frontend_properties *c) in mn88443x_t_tune()
471 struct dtv_frontend_properties *c, in mn88443x_t_read_status()
571 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in mn88443x_set_frontend() local
622 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in mn88443x_get_tune_settings() local
640 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in mn88443x_read_status() local
H A Dsi2168.c118 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in si2168_read_status() local
234 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in si2168_set_frontend() local
412 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in si2168_init() local
/linux/drivers/mtd/nand/raw/
H A Dlpc32xx_slc.c86 #define SLCTAC_CLOCKS(c, n, s) (min_t(u32, DIV_ROUND_UP(c, n) - 1, 0xF) << s) argument
91 #define SLCTAC_WWIDTH(c, n) (SLCTAC_CLOCKS(c, n, 24)) argument
93 #define SLCTAC_WHOLD(c, n) (SLCTAC_CLOCKS(c, n, 20)) argument
95 #define SLCTAC_WSETUP(c, n) (SLCTAC_CLOCKS(c, n, 16)) argument
99 #define SLCTAC_RWIDTH(c, n) (SLCTAC_CLOCKS(c, n, 8)) argument
101 #define SLCTAC_RHOLD(c, n) (SLCTAC_CLOCKS(c, n, 4)) argument
103 #define SLCTAC_RSETUP(c, n) (SLCTAC_CLOCKS(c, n, 0)) argument
/linux/drivers/bluetooth/
H A Dhci_h5.c426 static int h5_rx_crc(struct hci_uart *hu, unsigned char c) in h5_rx_crc()
433 static int h5_rx_payload(struct hci_uart *hu, unsigned char c) in h5_rx_payload()
448 static int h5_rx_3wire_hdr(struct hci_uart *hu, unsigned char c) in h5_rx_3wire_hdr()
486 static int h5_rx_pkt_start(struct hci_uart *hu, unsigned char c) in h5_rx_pkt_start()
508 static int h5_rx_delimiter(struct hci_uart *hu, unsigned char c) in h5_rx_delimiter()
518 static void h5_unslip_one_byte(struct h5 *h5, unsigned char c) in h5_unslip_one_byte()
651 static void h5_slip_one_byte(struct sk_buff *skb, u8 c) in h5_slip_one_byte()
/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_backend.h130 #define SUN4I_BACKEND_IYUVADD_REG(c) (0x930 + (0x4 * (c))) argument
132 #define SUN4I_BACKEND_IYUVLINEWIDTH_REG(c) (0x940 + (0x4 * (c))) argument
134 #define SUN4I_BACKEND_YGCOEF_REG(c) (0x950 + (0x4 * (c))) argument
136 #define SUN4I_BACKEND_URCOEF_REG(c) (0x960 + (0x4 * (c))) argument
138 #define SUN4I_BACKEND_VBCOEF_REG(c) (0x970 + (0x4 * (c))) argument
/linux/arch/mips/mm/
H A Duasm-mips.c32 #define M(a, b, c, d, e, f) \ argument
41 #define M6(a, b, c, d, e) \ argument
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_dim.c103 struct mlx5e_channel *c = rq->channel; in mlx5e_dim_rx_change() local
130 struct mlx5e_channel *c = sq->channel; in mlx5e_dim_tx_change() local
/linux/arch/powerpc/kernel/
H A Dbtext.c462 static noinline void draw_byte(unsigned char c, long locX, long locY) in draw_byte()
486 void btext_drawchar(char c) in btext_drawchar()
536 void btext_drawstring(const char *c) in btext_drawstring()
544 void __init btext_drawtext(const char *c, unsigned int len) in btext_drawtext()
/linux/arch/x86/kernel/cpu/sgx/
H A Dioctl.c419 unsigned long c; in sgx_ioc_enclave_add_pages() local
722 unsigned long c; in sgx_enclave_restrict_permissions() local
880 unsigned long c; in sgx_enclave_modify_types() local
1077 unsigned long c; in sgx_encl_remove_pages() local
/linux/drivers/base/regmap/
H A Dregmap-debugfs.c69 struct regmap_debugfs_off_cache *c; in regmap_debugfs_free_dump_cache() local
100 struct regmap_debugfs_off_cache *c = NULL; in regmap_debugfs_get_dump_start() local
195 struct regmap_debugfs_off_cache *c; in regmap_next_readable_reg() local
365 struct regmap_debugfs_off_cache *c; in regmap_reg_ranges_read_file() local
/linux/fs/hfsplus/
H A Dunicode.c19 static inline u16 case_fold(u16 c) in case_fold()
395 wchar_t c; in hfsplus_asc2uni() local
436 wchar_t c; in hfsplus_hash_dentry() local
490 wchar_t c; in hfsplus_compare_dentry() local
/linux/fs/ubifs/
H A Dubifs.h685 struct ubifs_info *c; member
1530 static inline int ubifs_authenticated(const struct ubifs_info *c) in ubifs_authenticated()
1536 static inline struct shash_desc *ubifs_hash_get_desc(const struct ubifs_info *c) in ubifs_hash_get_desc()
1541 static inline int ubifs_shash_init(const struct ubifs_info *c, in ubifs_shash_init()
1550 static inline int ubifs_shash_update(const struct ubifs_info *c, in ubifs_shash_update()
1565 static inline int ubifs_shash_final(const struct ubifs_info *c, in ubifs_shash_final()
1573 static inline int ubifs_node_calc_hash(const struct ubifs_info *c, in ubifs_node_calc_hash()
1594 static inline int ubifs_check_hash(const struct ubifs_info *c, in ubifs_check_hash()
1609 static inline int ubifs_check_hmac(const struct ubifs_info *c, in ubifs_check_hmac()
1619 static inline void ubifs_bad_hash(const struct ubifs_info *c, const void *node, in ubifs_bad_hash()
[all …]
/linux/drivers/gpu/drm/logicvc/
H A Dlogicvc_interface.c26 #define logicvc_interface_from_drm_encoder(c) \ argument
28 #define logicvc_interface_from_drm_connector(c) \ argument
/linux/tools/testing/selftests/bpf/progs/
H A Dbtf_dump_test_case_bitfields.c31 bool c: 1; /* it's really a _Bool type */ member
61 long c; member
H A Dbtf_dump_test_case_packing.c34 char c; member
42 char c: 1; member
50 int c; member
/linux/crypto/
H A Dtwofish_common.c468 #define CALC_S(a, b, c, d, i, w, x, y, z) \ argument
529 #define CALC_K_2(a, b, c, d, j) \ argument
542 #define CALC_K192_2(a, b, c, d, j) \ argument
/linux/drivers/usb/gadget/function/
H A Df_obex.c288 static inline bool can_support_obex(struct usb_configuration *c) in can_support_obex()
302 static int obex_bind(struct usb_configuration *c, struct usb_function *f) in obex_bind()
453 static void obex_unbind(struct usb_configuration *c, struct usb_function *f) in obex_unbind()
/linux/arch/sparc/kernel/
H A Dbtext.c138 static void btext_drawchar(char c) in btext_drawchar()
185 static void btext_drawtext(const char *c, unsigned int len) in btext_drawtext()
191 static void draw_byte(unsigned char c, long locX, long locY) in draw_byte()
/linux/sound/firewire/tascam/
H A Damdtp-tascam.c45 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/powerpc/include/asm/
H A Dpasemi_dma.h109 #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/arch/mips/alchemy/devboards/
H A Dplatform.c23 void prom_putchar(char c) in prom_putchar()
46 static void db1x_reset(char *c) in db1x_reset()
/linux/arch/mips/alchemy/
H A Dboard-mtx1.c33 void prom_putchar(char c) in prom_putchar()
38 static void mtx1_reset(char *c) in mtx1_reset()
/linux/drivers/misc/
H A Dhmc6352.c22 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/tools/include/linux/
H A Doverflow.h104 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 Dadv_pci1720.c53 #define PCI1720_AO_RANGE(c, r) (((r) & 0x3) << ((c) * 2)) argument
54 #define PCI1720_AO_RANGE_MASK(c) PCI1720_AO_RANGE((c), 0x3) argument

1...<<11121314151617181920>>...90