| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_main.c | 232 struct mlx5e_channel *c) in mlx5e_rq_alloc_mpwqe_info() 393 static int mlx5e_alloc_rq(struct mlx5e_channel *c, in mlx5e_alloc_rq() 616 struct mlx5e_channel *c = rq->channel; in mlx5e_free_rq() local 723 struct mlx5e_channel *c = rq->channel; in mlx5e_modify_rq_scatter_fcs() local 754 struct mlx5e_channel *c = rq->channel; in mlx5e_modify_rq_vsd() local 789 struct mlx5e_channel *c = rq->channel; in mlx5e_wait_for_min_rx_wqes() local 862 int mlx5e_open_rq(struct mlx5e_channel *c, struct mlx5e_params *params, in mlx5e_open_rq() 978 static int mlx5e_alloc_xdpsq(struct mlx5e_channel *c, in mlx5e_alloc_xdpsq() 1064 static int mlx5e_alloc_icosq(struct mlx5e_channel *c, in mlx5e_alloc_icosq() 1158 static int mlx5e_alloc_txqsq(struct mlx5e_channel *c, in mlx5e_alloc_txqsq() [all …]
|
| /OK3568_Linux_fs/kernel/arch/mips/mm/ |
| H A D | uasm-mips.c | 32 #define M(a, b, c, d, e, f) \ argument 41 #define M6(a, b, c, d, e) \ argument
|
| /OK3568_Linux_fs/external/xserver/test/ |
| H A D | hashtabletest.c | 31 int c; in test1() local 89 int c; in test2() local
|
| /OK3568_Linux_fs/u-boot/drivers/usb/musb-new/ |
| H A D | musb_gadget.c | 222 struct dma_controller *c = ep->musb->dma_controller; in nuke() local 363 struct dma_controller *c = musb->dma_controller; in txstate() local 674 struct dma_controller *c = musb->dma_controller; in rxstate() local 717 struct dma_controller *c; in rxstate() local 852 struct dma_controller *c = musb->dma_controller; in rxstate() local 1179 struct dma_controller *c = musb->dma_controller; in musb_gadget_enable() local 1401 struct dma_controller *c = musb->dma_controller; in musb_gadget_dequeue() local
|
| /OK3568_Linux_fs/kernel/drivers/bluetooth/ |
| H A D | hci_h5.c | 411 static int h5_rx_crc(struct hci_uart *hu, unsigned char c) in h5_rx_crc() 418 static int h5_rx_payload(struct hci_uart *hu, unsigned char c) in h5_rx_payload() 433 static int h5_rx_3wire_hdr(struct hci_uart *hu, unsigned char c) in h5_rx_3wire_hdr() 469 static int h5_rx_pkt_start(struct hci_uart *hu, unsigned char c) in h5_rx_pkt_start() 491 static int h5_rx_delimiter(struct hci_uart *hu, unsigned char c) in h5_rx_delimiter() 501 static void h5_unslip_one_byte(struct h5 *h5, unsigned char c) in h5_unslip_one_byte() 622 static void h5_slip_one_byte(struct sk_buff *skb, u8 c) in h5_slip_one_byte()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
| H A D | ctxgf100.h | 18 #define mmio_vram(a,b,c,d) gf100_grctx_mmio_data((a), (b), (c), (d)) argument 19 #define mmio_refn(a,b,c,d,e) gf100_grctx_mmio_item((a), (b), (c), (d), (e)) argument 20 #define mmio_skip(a,b,c) mmio_refn((a), (b), (c), -1, -1) argument 21 #define mmio_wr32(a,b,c) mmio_refn((a), (b), (c), 0, -1) argument
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/i2c/ |
| H A D | atomisp-mt9m114.c | 829 struct i2c_client *c = v4l2_get_subdevdata(sd); in mt9m114_set_fmt() local 966 struct i2c_client *c = v4l2_get_subdevdata(sd); in mt9m114_g_hflip() local 981 struct i2c_client *c = v4l2_get_subdevdata(sd); in mt9m114_g_vflip() local 1246 struct i2c_client *c = v4l2_get_subdevdata(sd); in mt9m114_s_ev() local 1275 struct i2c_client *c = v4l2_get_subdevdata(sd); in mt9m114_g_ev() local 1612 struct i2c_client *c = v4l2_get_subdevdata(sd); in mt9m114_t_hflip() local 1652 struct i2c_client *c = v4l2_get_subdevdata(sd); in mt9m114_t_vflip() local 1698 struct i2c_client *c = v4l2_get_subdevdata(sd); in mt9m114_s_stream() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/ |
| H A D | btf_dump_test_case_bitfields.c | 31 bool c: 1; /* it's really a _Bool type */ member 61 long c; member
|
| /OK3568_Linux_fs/kernel/arch/x86/boot/ |
| H A D | cpuflags.c | 75 u32 *a, u32 *b, u32 *c, u32 *d) in cpuid_count() 85 #define cpuid(id, a, b, c, d) cpuid_count(id, 0, a, b, c, d) argument
|
| /OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/ |
| H A D | si2168.c | 118 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
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/internal/ |
| H A D | itoa.h | 57 const uint32_t c = value % 10000; in u32toa() local 93 const uint32_t c = value % 10000; // 0 to 9999 in u32toa() local 152 const uint32_t c = v % 10000; in u64toa() local
|
| /OK3568_Linux_fs/kernel/drivers/gpio/ |
| H A D | gpio-cs5535.c | 203 static int chip_gpio_request(struct gpio_chip *c, unsigned offset) in chip_gpio_request() 243 static int chip_direction_input(struct gpio_chip *c, unsigned offset) in chip_direction_input() 256 static int chip_direction_output(struct gpio_chip *c, unsigned offset, int val) in chip_direction_output()
|
| /OK3568_Linux_fs/kernel/drivers/spi/ |
| H A D | spi-pxa2xx-pci.c | 82 static int lpss_spi_setup(struct pci_dev *dev, struct pxa_spi_info *c) in lpss_spi_setup() 115 static int mrfld_spi_setup(struct pci_dev *dev, struct pxa_spi_info *c) in mrfld_spi_setup() 230 struct pxa_spi_info *c; in pxa2xx_spi_pci_probe() local
|
| /OK3568_Linux_fs/kernel/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()
|
| /OK3568_Linux_fs/kernel/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()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/ |
| H A D | stream.h | 91 inline void PutUnsafe(Stream& stream, typename Stream::Ch c) { in PutUnsafe() 97 inline void PutN(Stream& stream, Ch c, size_t n) { in PutN()
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/fpu/ |
| H A D | init.c | 70 static void fpu__init_system_early_generic(struct cpuinfo_x86 *c) in fpu__init_system_early_generic() 243 void __init fpu__init_system(struct cpuinfo_x86 *c) in fpu__init_system()
|
| /OK3568_Linux_fs/external/xserver/randr/ |
| H A D | rrpointer.c | 59 int c; in RRPointerToNearestCrtc() local 109 int c; in RRPointerMoved() local
|
| /OK3568_Linux_fs/kernel/net/key/ |
| H A D | af_key.c | 1477 static int key_notify_sa(struct xfrm_state *x, const struct km_event *c) in key_notify_sa() 1506 struct km_event c; in pfkey_add() local 1542 struct km_event c; in pfkey_delete() local 1739 static int key_notify_sa_flush(const struct km_event *c) in key_notify_sa_flush() 1766 struct km_event c; in pfkey_flush() local 2215 static int key_notify_policy(struct xfrm_policy *xp, int dir, const struct km_event *c) in key_notify_policy() 2254 struct km_event c; in pfkey_spdadd() local 2369 struct km_event c; in pfkey_spddelete() local 2654 struct km_event c; in pfkey_spdget() local 2757 static int key_notify_policy_flush(const struct km_event *c) in key_notify_policy_flush() [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | map_to_7segment.h | 79 static __inline__ int map_to_seg7(struct seg7_conversion_map *map, int c) in map_to_seg7() 98 #define _SEG7(l,a,b,c,d,e,f,g) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/ |
| H A D | adv_pci1720.c | 54 #define PCI1720_AO_RANGE(c, r) (((r) & 0x3) << ((c) * 2)) argument 55 #define PCI1720_AO_RANGE_MASK(c) PCI1720_AO_RANGE((c), 0x3) argument
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | binfmt_aout.c | 92 char c; in create_aout_tables() local 101 char c; in create_aout_tables() local
|
| /OK3568_Linux_fs/kernel/tools/perf/arch/x86/util/ |
| H A D | header.c | 14 cpuid(unsigned int op, unsigned int *a, unsigned int *b, unsigned int *c, in cpuid() 29 unsigned int a, b, c, d, lvl; in __get_cpuid() local
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | map_to_7segment.h | 79 static __inline__ int map_to_seg7(struct seg7_conversion_map *map, int c) in map_to_seg7() 98 #define _SEG7(l,a,b,c,d,e,f,g) \ argument
|