/openbmc/qemu/hw/usb/ |
H A D | dev-mtp.c | 652 static MTPData *usb_mtp_data_alloc(MTPControl *c) in usb_mtp_data_alloc() 785 MTPControl *c = g_new0(MTPControl, 1); in usb_mtp_queue_result() local 806 static MTPData *usb_mtp_get_device_info(MTPState *s, MTPControl *c) in usb_mtp_get_device_info() 854 static MTPData *usb_mtp_get_storage_ids(MTPState *s, MTPControl *c) in usb_mtp_get_storage_ids() 868 static MTPData *usb_mtp_get_storage_info(MTPState *s, MTPControl *c) in usb_mtp_get_storage_info() 902 static MTPData *usb_mtp_get_object_handles(MTPState *s, MTPControl *c, in usb_mtp_get_object_handles() 921 static MTPData *usb_mtp_get_object_info(MTPState *s, MTPControl *c, in usb_mtp_get_object_info() 969 static MTPData *usb_mtp_get_object(MTPState *s, MTPControl *c, in usb_mtp_get_object() 987 static MTPData *usb_mtp_get_partial_object(MTPState *s, MTPControl *c, in usb_mtp_get_partial_object() 1039 static MTPData *usb_mtp_get_object_prop_desc(MTPState *s, MTPControl *c) in usb_mtp_get_object_prop_desc() [all …]
|
/openbmc/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()
|
/openbmc/u-boot/drivers/clk/sifive/ |
H A D | fu540-prci.c | 178 struct analogbits_wrpll_cfg c; member 260 static void __prci_wrpll_unpack(struct analogbits_wrpll_cfg *c, u32 r) in __prci_wrpll_unpack() 304 static u32 __prci_wrpll_pack(struct analogbits_wrpll_cfg *c) in __prci_wrpll_pack() 352 struct analogbits_wrpll_cfg *c) in __prci_wrpll_write_cfg() 416 struct analogbits_wrpll_cfg c; in sifive_fu540_prci_wrpll_round_rate() local
|
/openbmc/linux/net/9p/ |
H A D | trans_rdma.c | 241 struct p9_client *c = id->context; in p9_cm_event_handler() local 294 struct p9_rdma_context *c = in recv_done() local 345 struct p9_rdma_context *c = in send_done() local 383 post_recv(struct p9_client *client, struct p9_rdma_context *c) in post_recv() 425 struct p9_rdma_context *c = NULL; in rdma_request() local
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_core_reloc_arrays.c | 25 int c; member 32 struct core_reloc_arrays_substruct c[3]; member
|
/openbmc/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
|
/openbmc/linux/tools/perf/arch/x86/util/ |
H A D | header.c | 16 unsigned int b, c, d; in get_cpuid_0() local 28 unsigned int a, b, c, d, lvl; in __get_cpuid() local
|
/openbmc/linux/drivers/usb/core/ |
H A D | generic.c | 61 struct usb_host_config *c, *best; in usb_choose_configuration() local 228 int err, c; in usb_generic_driver_probe() local
|
/openbmc/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
|
/openbmc/linux/drivers/tty/serial/8250/ |
H A D | 8250_early.c | 79 static void serial_putc(struct uart_port *port, unsigned char c) in serial_putc() 128 unsigned char c; in init_port() local
|
/openbmc/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
|
/openbmc/linux/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()
|
/openbmc/linux/lib/ |
H A D | list-test.c | 225 struct list_head a, b, c, d, x, y; in list_test_list_bulk_move_tail() local 260 struct list_head a, b, c; in list_test_list_is_head() local 344 struct list_head a, b, c, d; in list_test_list_rotate_to_front() local 923 struct hlist_node a, b, c, d; in hlist_test_add() local 1283 struct klist_node a, b, c, d; in klist_test_add_behind() local 1316 struct klist_node a, b, c, d; in klist_test_add_before() local 1352 struct klist_node a, b, c, d; in klist_test_del_refcount_greater_than_zero() local 1403 struct klist_node a, b, c, d; in klist_test_del_refcount_zero() local 1437 struct klist_node a, b, c, d; in klist_test_remove() local
|
/openbmc/linux/drivers/media/tuners/ |
H A D | si2157.c | 218 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in si2157_init() local 446 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in si2157_set_params() local 799 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in si2157_get_rf_strength() local 855 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in si2157_stat_work() local
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | asm.h | 135 # define CC_SET(c) "\n\t/* output condition code " #c "*/\n" argument 136 # define CC_OUT(c) "=@cc" #c argument 138 # define CC_SET(c) "\n\tset" #c " %[_cc_" #c "]\n" argument 139 # define CC_OUT(c) [_cc_ ## c] "=qm" argument
|
/openbmc/linux/drivers/clk/sifive/ |
H A D | sifive-prci.c | 57 static void __prci_wrpll_unpack(struct wrpll_cfg *c, u32 r) in __prci_wrpll_unpack() 99 static u32 __prci_wrpll_pack(const struct wrpll_cfg *c) in __prci_wrpll_pack() 148 struct wrpll_cfg *c) in __prci_wrpll_write_cfg0() 191 struct wrpll_cfg c; in sifive_prci_wrpll_round_rate() local
|
/openbmc/u-boot/drivers/ddr/fsl/ |
H A D | interactive.c | 1852 char c = argv[i][1]; in fsl_ddr_parse_interactive_cmd() local 1859 char c = argv[i][1]; in fsl_ddr_parse_interactive_cmd() local 1996 char c = argv[i][1]; in fsl_ddr_interactive() local 2006 char c = argv[i][1]; in fsl_ddr_interactive() local 2018 char c = argv[i][1]; in fsl_ddr_interactive() local 2028 char c = argv[i][1]; in fsl_ddr_interactive() local
|
/openbmc/boost-dbus/include/dbus/ |
H A D | message.hpp | 201 const char* c = e.value.c_str(); in pack() local 206 const char* c = e.c_str(); in pack() local 269 int c; in unpack() local 281 const char* c; in unpack() local 293 const char* c; in unpack() local 305 const char* c; in unpack() local
|
/openbmc/linux/drivers/media/v4l2-core/ |
H A D | tuner-core.c | 297 static void set_type(struct i2c_client *c, unsigned int type, in set_type() 524 struct i2c_client *c = v4l2_get_subdevdata(sd); in tuner_s_type_addr() local 888 static void set_tv_freq(struct i2c_client *c, unsigned int freq) in set_tv_freq() 1029 static void set_radio_freq(struct i2c_client *c, unsigned int freq) in set_radio_freq() 1321 struct i2c_client *c = to_i2c_client(dev); in tuner_suspend() local 1337 struct i2c_client *c = to_i2c_client(dev); in tuner_resume() local
|
/openbmc/linux/drivers/hwmon/ |
H A D | coretemp.c | 146 static int adjust_tjmax(struct cpuinfo_x86 *c, u32 id, struct device *dev) in adjust_tjmax() 252 static bool cpu_has_tjmax(struct cpuinfo_x86 *c) in cpu_has_tjmax() 266 struct cpuinfo_x86 *c = &cpu_data(tdata->cpu); in get_tjmax() local 457 struct cpuinfo_x86 *c = &cpu_data(cpu); in chk_ucode_version() local 503 struct cpuinfo_x86 *c = &cpu_data(cpu); in create_core_data() local 639 struct cpuinfo_x86 *c = &cpu_data(cpu); in coretemp_cpu_online() local
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | m88ds3103.c | 174 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in m88ds3103_read_status() local 380 struct dtv_frontend_properties *c = &dev->fe.dtv_property_cache; in m88ds3103b_select_mclk() local 622 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in m88ds3103_set_frontend() local 1015 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in m88ds3103_init() local 1177 struct dtv_frontend_properties *c) in m88ds3103_get_frontend() 1347 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in m88ds3103_read_snr() local
|
/openbmc/u-boot/drivers/serial/ |
H A D | serial_ns16550.c | 121 static void _serial_putc(const char c, const int port) in _serial_putc() 156 serial_putc_dev(unsigned int dev_index,const char c) in serial_putc_dev()
|
/openbmc/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
|
/openbmc/linux/lib/crypto/ |
H A D | poly1305-donna64.c | 41 u64 c; in poly1305_core_blocks() local 115 u64 h0, h1, h2, c; in poly1305_core_emit() local
|
/openbmc/linux/arch/xtensa/platforms/iss/ |
H A D | console.c | 68 unsigned char c; in rs_poll() local 175 static struct tty_driver* iss_console_device(struct console *c, int *index) in iss_console_device()
|