/openbmc/u-boot/drivers/usb/gadget/ |
H A D | f_thor.c | 746 static int thor_func_bind(struct usb_configuration *c, struct usb_function *f) in thor_func_bind() 860 static void thor_unbind(struct usb_configuration *c, struct usb_function *f) in thor_unbind() 987 static int thor_func_init(struct usb_configuration *c) in thor_func_init() 1014 int thor_add(struct usb_configuration *c) in thor_add()
|
/openbmc/linux/arch/x86/kernel/cpu/sgx/ |
H A D | ioctl.c | 411 unsigned long c; in sgx_ioc_enclave_add_pages() local 741 unsigned long c; in sgx_enclave_restrict_permissions() local 899 unsigned long c; in sgx_enclave_modify_types() local 1096 unsigned long c; in sgx_encl_remove_pages() local
|
/openbmc/linux/drivers/tty/vt/ |
H A D | vt.c | 1601 static void rgb_from_256(int i, struct rgb *c) in rgb_from_256() 1658 void(*set_color)(struct vc_data *vc, const struct rgb *c)) in vc_t416_color() 1660 struct rgb c; in vc_t416_color() local 2594 static inline int vc_sanitize_unicode(const int c) in vc_sanitize_unicode() 2678 static int vc_translate(struct vc_data *vc, int *c, bool *rescan) in vc_translate() 2706 static bool vc_is_control(struct vc_data *vc, int tc, int c) in vc_is_control() 2853 int c, tc, n = 0; in do_con_write() local 3034 unsigned char c; in vt_console_print() local 4546 int c; in con_font_get() local 4696 u16 c = w & 0xff; in screen_glyph() local [all …]
|
/openbmc/linux/tools/build/tests/ex/ |
H A D | c.c | 3 int c(void) in c() function
|
/openbmc/linux/arch/mips/boot/compressed/ |
H A D | uart-alchemy.c | 4 void putc(char c) in putc()
|
H A D | uart-prom.c | 4 void putc(char c) in putc()
|
/openbmc/qemu/tests/tcg/s390x/ |
H A D | console.c | 9 void __sys_outc(char c) in __sys_outc()
|
/openbmc/linux/arch/csky/abiv2/ |
H A D | fpu.c | 137 #define STW_FPU_REGS(a, b, c, d) \ argument 143 #define LDW_FPU_REGS(a, b, c, d) \ argument
|
/openbmc/u-boot/lib/ |
H A D | display_options.c | 56 char c = 0; in print_freq() local 96 char c = 0; in print_size() local
|
/openbmc/linux/arch/x86/events/intel/ |
H A D | core.c | 3351 struct event_constraint *c; in x86_get_event_constraints() local 3369 struct event_constraint *c; in __intel_get_event_constraints() local 4251 struct event_constraint *c; in hsw_get_event_constraints() local 4284 struct event_constraint *c; in spr_get_event_constraints() local 4309 struct event_constraint *c; in glp_get_event_constraints() local 4324 struct event_constraint *c; in tnt_get_event_constraints() local 4382 struct event_constraint *c; in cmt_get_event_constraints() local 4415 struct event_constraint *c; in rwc_get_event_constraints() local 4570 struct intel_excl_cntrs *c; in allocate_excl_cntrs() local 4795 struct intel_excl_cntrs *c; in free_excl_cntrs() local [all …]
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | dib8000.c | 998 struct dtv_frontend_properties *c = &state->fe[0]->dtv_property_cache; in dib8000_reset_stats() local 1996 struct dtv_frontend_properties *c = &state->fe[0]->dtv_property_cache; in dib8000_set_layer() local 2213 struct dtv_frontend_properties *c = &state->fe[0]->dtv_property_cache; in dib8000_small_fine_tune() local 2297 struct dtv_frontend_properties *c = &state->fe[0]->dtv_property_cache; in dib8000_set_sb_channel() local 2372 struct dtv_frontend_properties *c = &state->fe[0]->dtv_property_cache; in dib8000_set_isdbt_common_channel() local 2516 struct dtv_frontend_properties *c = &state->fe[0]->dtv_property_cache; in dib8000_autosearch_start() local 2739 struct dtv_frontend_properties *c = &state->fe[0]->dtv_property_cache; in dib8000_set_frequency_offset() local 2776 struct dtv_frontend_properties *c = &state->fe[0]->dtv_property_cache; in dib8000_get_symbol_duration() local 2798 struct dtv_frontend_properties *c = &state->fe[0]->dtv_property_cache; in dib8000_set_isdbt_loop_params() local 2947 static int is_manual_mode(struct dtv_frontend_properties *c) in is_manual_mode() [all …]
|
/openbmc/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
|
/openbmc/linux/security/selinux/ss/ |
H A D | context.c | 14 u32 context_compute_hash(const struct context *c) in context_compute_hash()
|
/openbmc/linux/tools/build/feature/ |
H A D | test-libdebuginfod.c | 6 debuginfod_client* c = debuginfod_begin(); in main() local
|
/openbmc/linux/tools/perf/ui/browsers/ |
H A D | scripts.c | 50 struct script_config *c) in add_script_option() 64 struct script_config *c = data; in scripts_config() local
|
/openbmc/u-boot/scripts/dtc/ |
H A D | treesource.c | 57 static bool isstring(char c) in isstring() 80 char c = str[i]; in write_propval_string() local
|
/openbmc/linux/drivers/usb/gadget/legacy/ |
H A D | ether.c | 208 static int rndis_do_config(struct usb_configuration *c) in rndis_do_config() 250 static int eth_do_config(struct usb_configuration *c) in eth_do_config()
|
/openbmc/qemu/storage-daemon/ |
H A D | qemu-storage-daemon.c | 186 int c, save_index; in getopt_set_loc() local 215 int c; in process_options() local
|
/openbmc/linux/security/tomoyo/ |
H A D | realpath.c | 34 const unsigned char c = p[i]; in tomoyo_encode2() local 51 const unsigned char c = p[i]; in tomoyo_encode2() local
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | ip_check_defrag.c | 222 struct sockaddr_in6 *c = (struct sockaddr_in6 *)&caddr; in test_bpf_ip_check_defrag_ok() local 229 struct sockaddr_in *c = (struct sockaddr_in *)&caddr; in test_bpf_ip_check_defrag_ok() local
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/ |
H A D | pool.c | 83 struct mlx5e_channel *c; in mlx5e_xsk_enable_locked() local 167 struct mlx5e_channel *c; in mlx5e_xsk_disable_locked() local
|
/openbmc/linux/arch/x86/kernel/ |
H A D | probe_roms.c | 192 unsigned char sum, c; in romchecksum() local 203 unsigned char c; in probe_roms() local
|
/openbmc/linux/arch/um/drivers/ |
H A D | ssl.c | 111 static void ssl_console_write(struct console *c, const char *string, in ssl_console_write() 122 static struct tty_driver *ssl_console_device(struct console *c, int *index) in ssl_console_device()
|
/openbmc/linux/arch/alpha/boot/ |
H A D | stdio.c | 28 int i, c; in skip_atoi() local 45 char c, sign, tmp[66]; in number() local
|
/openbmc/linux/arch/arc/include/asm/ |
H A D | perf_event.h | 41 unsigned int m:8, c:8, r:5, i:1, s:2, v:8; member 49 unsigned int c:16, r:8, v:8; member
|