| /linux/sound/soc/codecs/aw88395/ |
| H A D | aw88395_lib.c | 27 static int aw_check_sum(struct aw_device *aw_dev, struct aw_bin *bin, int bin_num) in aw_check_sum() 53 static int aw_check_data_version(struct aw_device *aw_dev, struct aw_bin *bin, int bin_num) in aw_check_data_version() 64 static int aw_check_register_num(struct aw_device *aw_dev, struct aw_bin *bin, int bin_num) in aw_check_register_num() 91 static int aw_check_dsp_reg_num(struct aw_device *aw_dev, struct aw_bin *bin, int bin_num) in aw_check_dsp_reg_num() 122 static int aw_check_soc_app_num(struct aw_device *aw_dev, struct aw_bin *bin, int bin_num) in aw_check_soc_app_num() 151 static void aw_get_single_bin_header(struct aw_bin *bin) in aw_get_single_bin_header() 160 int bin_serial_num, struct aw_bin *bin) in aw_parse_one_of_multi_bins() 190 static int aw_get_multi_bin_header(struct aw_device *aw_dev, struct aw_bin *bin) in aw_get_multi_bin_header() 212 static int aw_parse_bin_header(struct aw_device *aw_dev, struct aw_bin *bin) in aw_parse_bin_header() 247 static int aw_check_bin_header_version(struct aw_device *aw_dev, struct aw_bin *bin) in aw_check_bin_header_version() [all …]
|
| /linux/drivers/scsi/arcmsr/ |
| H A D | arcmsr_attr.c | 63 const struct bin_attribute *bin, in arcmsr_sysfs_iop_message_read() 110 const struct bin_attribute *bin, in arcmsr_sysfs_iop_message_write() 158 const struct bin_attribute *bin, in arcmsr_sysfs_iop_message_clear()
|
| /linux/drivers/char/ |
| H A D | dsp56k.c | 127 static int dsp56k_upload(u_char __user *bin, int len) in dsp56k_upload() 321 char __user *bin; in dsp56k_ioctl() local
|
| /linux/arch/m68k/include/asm/ |
| H A D | dsp56k.h | 16 char __user *bin; member
|
| /linux/tools/testing/selftests/net/ |
| H A D | so_rcv_listener.c | 27 static void __attribute__((noreturn)) usage(const char *bin) in usage()
|
| H A D | cmsg_sender.c | 91 static void __attribute__((noreturn)) cs_usage(const char *bin) in cs_usage()
|
| /linux/tools/testing/selftests/sgx/ |
| H A D | main.h | 22 void *bin; member
|
| H A D | load.c | 47 void *bin; in encl_map_bin() local
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_psp_ta.c | 36 static uint32_t get_bin_version(const uint8_t *bin) in get_bin_version()
|
| /linux/drivers/i2c/ |
| H A D | i2c-slave-eeprom.c | 30 struct bin_attribute bin; member
|
| /linux/drivers/bus/ |
| H A D | moxtet.c | 468 u8 bin[TURRIS_MOX_MAX_MODULES]; in input_read() local 514 u8 bin[TURRIS_MOX_MAX_MODULES]; in output_write() local
|
| /linux/net/xfrm/ |
| H A D | xfrm_policy.c | 751 struct xfrm_pol_inexact_bin *bin, *prev; in xfrm_policy_inexact_alloc_bin() local 1170 struct xfrm_pol_inexact_bin *bin, *t; __xfrm_policy_inexact_flush() local 1179 xfrm_policy_inexact_alloc_chain(struct xfrm_pol_inexact_bin * bin,struct xfrm_policy * policy,u8 dir) xfrm_policy_inexact_alloc_chain() argument 1241 struct xfrm_pol_inexact_bin *bin; xfrm_policy_inexact_insert() local 1313 struct xfrm_pol_inexact_bin *bin; xfrm_hash_rebuild() local 1655 struct xfrm_pol_inexact_bin *bin = NULL; xfrm_policy_bysel_ctx() local 2082 struct xfrm_pol_inexact_bin *bin; xfrm_policy_inexact_lookup() local 2163 struct xfrm_pol_inexact_bin *bin; xfrm_policy_lookup_bytype() local [all...] |
| /linux/drivers/net/wireless/ath/ath9k/ |
| H A D | ar9002_phy.c | 173 int bin; in ar9002_hw_spur_mitigate() local
|
| H A D | ar5008_phy.c | 276 struct ath9k_channel *chan, int bin) in ar5008_hw_cmn_spur_mitigate() 436 int bin; in ar5008_hw_spur_mitigate() local
|
| /linux/include/linux/mfd/ |
| H A D | cs40l50.h | 123 const struct firmware *bin; member
|
| /linux/drivers/net/dsa/sja1105/ |
| H A D | sja1105_main.c | 1489 static int sja1105et_fdb_index(int bin, int way) in sja1105et_fdb_index() 1494 static int sja1105et_is_fdb_entry_in_bin(struct sja1105_private *priv, int bin, in sja1105et_is_fdb_entry_in_bin() 1534 int bin, way, rc; in sja1105et_fdb_add() local 1616 int index, bin, way, rc; in sja1105et_fdb_del() local
|
| /linux/drivers/media/cec/usb/extron-da-hd-4k-plus/ |
| H A D | extron-da-hd-4k-plus.c | 180 const unsigned char *bin, unsigned int len) in extron_send_len() 195 const char *cmd, const unsigned char *bin, in extron_send_and_wait_len()
|
| /linux/sound/soc/sof/intel/ |
| H A D | hda-loader-skl.c | 455 const void *bin, in cl_skl_cldma_copy_to_buf()
|
| /linux/drivers/net/wireless/ath/ath5k/ |
| H A D | eeprom.c | 40 static u16 ath5k_eeprom_bin2freq(struct ath5k_eeprom_info *ee, u16 bin, in ath5k_eeprom_bin2freq()
|
| /linux/drivers/net/dsa/mv88e6xxx/ |
| H A D | devlink.c | 102 u16 bin) in mv88e6xxx_devlink_atu_bin_get()
|
| H A D | global2.c | 302 int mv88e6xxx_g2_atu_stats_set(struct mv88e6xxx_chip *chip, u16 kind, u16 bin) in mv88e6xxx_g2_atu_stats_set()
|
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
| H A D | ramgt215.c | 103 u8 median[8], bins[4] = {0, 0, 0, 0}, bin = 0, qty = 0; in gt215_link_train_calc() local
|
| /linux/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x_sp.c | 2607 int bin; member 2840 int bin; in bnx2x_mcast_set_one_rule_e2() local 3032 int bin = bnx2x_mcast_bin_from_mac(pmac_pos->mac); in bnx2x_mcast_hdl_pending_set_e2_convert() local
|
| /linux/drivers/iio/proximity/ |
| H A D | hx9023s.c | 1015 static int hx9023s_bin_load(struct hx9023s_data *data, struct hx9023s_bin *bin) in hx9023s_bin_load()
|
| /linux/drivers/net/wireless/ath/wil6210/ |
| H A D | txrx.c | 2391 int bin; in wil_tx_latency_calc() local
|