Home
last modified time | relevance | path

Searched defs:c (Results 2776 – 2800 of 3597) sorted by relevance

1...<<111112113114115116117118119120>>...144

/openbmc/linux/sound/pci/hda/
H A Dcs35l56_hda.c403 char *s, c; in cs35l56_hda_request_firmware_file() local
/openbmc/linux/tools/testing/selftests/net/
H A Dmsg_zerocopy.c712 int c; in parse_opts() local
/openbmc/linux/sound/soc/fsl/
H A Dfsl_qmc_audio.c323 struct snd_interval *c = hw_param_interval(params, SNDRV_PCM_HW_PARAM_CHANNELS); in qmc_dai_hw_rule_channels_by_format() local
/openbmc/dbus-sensors/src/
H A DIntelCPUSensorMain.cpp141 [&isWordEnd](int c) { in createSensorName()
/openbmc/bmcweb/http/
H A Drouting.hpp243 char c = url[0]; in add() local
/openbmc/linux/fs/smb/server/
H A Dconnection.h142 #define KSMBD_TCP_PEER_SOCKADDR(c) ((struct sockaddr *)&((c)->peer_addr)) argument
/openbmc/linux/fs/fscache/
H A Dcookie.c671 unsigned int c; in __fscache_unuse_cookie() local
/openbmc/qemu/hw/dma/
H A Dpxa2xx_dma.c186 int c, srcinc, destinc; in pxa2xx_dma_run() local
/openbmc/qemu/hw/net/
H A De1000e.c682 PCIDeviceClass *c = PCI_DEVICE_CLASS(class); in e1000e_class_init() local
/openbmc/qemu/hw/sensor/
H A Dmax34451.c599 static inline void *memset_word(void *s, uint16_t c, size_t n) in memset_word()
/openbmc/linux/drivers/scsi/csiostor/
H A Dcsio_hw.c532 uint32_t i, c, left, val, offset = addr & 0xff; in csio_hw_write_flash() local
2245 static int csio_should_install_fs_fw(struct csio_hw *hw, int card_fw_usable, in csio_should_install_fs_fw()
2370 uint32_t d, c, k; in csio_hw_prep_fw() local
/openbmc/linux/sound/pci/rme9652/
H A Drme9652.c2172 struct snd_interval *c = hw_param_interval(params, SNDRV_PCM_HW_PARAM_CHANNELS); in snd_rme9652_hw_rule_channels() local
2181 struct snd_interval *c = hw_param_interval(params, SNDRV_PCM_HW_PARAM_CHANNELS); in snd_rme9652_hw_rule_channels_rate() local
2205 struct snd_interval *c = hw_param_interval(params, SNDRV_PCM_HW_PARAM_CHANNELS); in snd_rme9652_hw_rule_rate_channels() local
H A Dhdsp.c4314 struct snd_interval *c = hw_param_interval(params, SNDRV_PCM_HW_PARAM_CHANNELS); in snd_hdsp_hw_rule_in_channels() local
4334 struct snd_interval *c = hw_param_interval(params, SNDRV_PCM_HW_PARAM_CHANNELS); in snd_hdsp_hw_rule_out_channels() local
4351 struct snd_interval *c = hw_param_interval(params, SNDRV_PCM_HW_PARAM_CHANNELS); in snd_hdsp_hw_rule_in_channels_rate() local
4382 struct snd_interval *c = hw_param_interval(params, SNDRV_PCM_HW_PARAM_CHANNELS); in snd_hdsp_hw_rule_out_channels_rate() local
4413 struct snd_interval *c = hw_param_interval(params, SNDRV_PCM_HW_PARAM_CHANNELS); in snd_hdsp_hw_rule_rate_out_channels() local
4444 struct snd_interval *c = hw_param_interval(params, SNDRV_PCM_HW_PARAM_CHANNELS); in snd_hdsp_hw_rule_rate_in_channels() local
/openbmc/linux/drivers/crypto/
H A Dn2_core.c932 struct n2_crypto_chunk *c, *tmp; in n2_chunk_complete() local
950 struct n2_crypto_chunk *c, *tmp; in n2_do_ecb() local
1003 struct n2_crypto_chunk *c, *tmp; in n2_do_chaining() local
/openbmc/linux/drivers/tty/serial/
H A Damba-pl011.c1451 static bool pl011_tx_char(struct uart_amba_port *uap, unsigned char c, in pl011_tx_char()
2527 static void qdf2400_e44_putc(struct uart_port *port, unsigned char c) in qdf2400_e44_putc()
2543 static void pl011_putc(struct uart_port *port, unsigned char c) in pl011_putc()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_ethtool.c579 struct mlx5e_channel *c = priv->channels.c[i]; in mlx5e_set_priv_channels_tx_coalesce() local
597 struct mlx5e_channel *c = priv->channels.c[i]; in mlx5e_set_priv_channels_rx_coalesce() local
2033 struct mlx5e_channel *c; in set_pflag_rx_no_csum_complete() local
/openbmc/u-boot/drivers/video/
H A Dstb_truetype.h1620 …stbtt__hheap_chunk *c = (stbtt__hheap_chunk *) STBTT_malloc(sizeof(stbtt__hheap_chunk) + size * co… in stbtt__hheap_alloc() local
1640 stbtt__hheap_chunk *c = hh->head; in stbtt__hheap_cleanup() local
2165 int c = STBTT__COMPARE(a,b); in stbtt__sort_edges_ins_sort() local
2180 int c01,c12,c,m,i,j; in stbtt__sort_edges_quicksort() local
3059 stbtt_uint32 c; in stbtt__CompareUTF8toUTF16_bigendian_prefix() local
/openbmc/u-boot/include/linux/
H A Dcompat.h109 #define kmem_cache_create(a, sz, c, d, e) get_mem(sz) argument
124 #define KERNEL_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c)) argument
/openbmc/linux/arch/sparc/kernel/
H A Dmdesc.c818 static void fill_in_one_cache(cpuinfo_sparc *c, struct mdesc_handle *hp, u64 mp) in fill_in_one_cache()
1185 cpuinfo_sparc *c; in fill_in_one_cpu() local
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dbootstrap-3.4.1.min.js6 if("undefined"==typeof jQuery)throw new Error("Bootstrap's JavaScript requires jQuery");!function(t… class
/openbmc/linux/drivers/media/tuners/
H A Dmxl5005s.c3965 struct mxl5005s_config *c = state->config; in mxl5005s_AssignTunerMode() local
3993 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in mxl5005s_set_params() local
/openbmc/linux/drivers/net/wireless/atmel/
H A Dat76c50x-usb.c703 #define MAKE_CMD_CASE(c) case (c): return #c argument
748 #define MAKE_CMD_STATUS_CASE(c) case (c): return #c argument
/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Dphy.c1318 u16 c; in ath5k_hw_rf5112_channel() local
1392 u16 c; in ath5k_hw_rf2425_channel() local
/openbmc/linux/drivers/misc/sgi-gru/
H A Dgrutables.h472 #define get_tfm_for_cpu(g, c) \ argument
487 #define get_gru(b, c) (&gru_base[b]->bs_grus[c]) argument
/openbmc/linux/arch/powerpc/lib/
H A Dsstep.c354 int c; in __copy_mem_in() local
490 int c; in __copy_mem_out() local

1...<<111112113114115116117118119120>>...144