| /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/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/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/drivers/net/dsa/ |
| H A D | yt921x.h | 525 #define YT921X_ACL_BLK_KEEP_GRPIDn_M(bin) (7 << (4 * (bin) + 1)) argument 526 #define YT921X_ACL_BLK_KEEP_GRPIDn(bin, x) ((x) << (4 * (bin) + 1)) argument 527 #define YT921X_ACL_BLK_KEEP_KEEPn(bin) BIT(4 * (bin)) argument 537 #define YT921X_ACL_ENTRY_GRPIDm_M(bin) (7 << (4 * (bin) + 1)) argument 538 #define YT921X_ACL_ENTRY_GRPIDm(bin, x) ((x) << (4 * (bin) + 1)) argument 539 #define YT921X_ACL_ENTRY_ENm(bin) BIT(4 * (bin)) argument 540 #define YT921X_ACLn_KEYm(blk, bin) (0x204000 + 0x200 * (bin) + 8 * (blk)) argument 550 #define YT921X_ACLn_MASKm(blk, bin) (0x205000 + 0x200 * (bin) + 8 * (blk)) argument
|
| /linux/net/xfrm/ |
| H A D | xfrm_policy.c | 754 struct xfrm_pol_inexact_bin *bin, *prev; in xfrm_policy_inexact_alloc_bin() local 1164 struct xfrm_pol_inexact_bin *bin, *t; __xfrm_policy_inexact_flush() local 1173 xfrm_policy_inexact_alloc_chain(struct xfrm_pol_inexact_bin * bin,struct xfrm_policy * policy,u8 dir) xfrm_policy_inexact_alloc_chain() argument 1235 struct xfrm_pol_inexact_bin *bin; xfrm_policy_inexact_insert() local 1307 struct xfrm_pol_inexact_bin *bin; xfrm_hash_rebuild() local 1649 struct xfrm_pol_inexact_bin *bin = NULL; xfrm_policy_bysel_ctx() local 2076 struct xfrm_pol_inexact_bin *bin; xfrm_policy_inexact_lookup() local 2157 struct xfrm_pol_inexact_bin *bin; xfrm_policy_lookup_bytype() local [all...] |
| /linux/include/linux/mfd/ |
| H A D | cs40l50.h | 123 const struct firmware *bin; member
|
| /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/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 | 2608 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
|
| H A D | bnx2x_sp.h | 515 u8 bin; /* used in a RESTORE flow */ member
|
| /linux/drivers/net/dsa/mv88e6xxx/ |
| 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/iio/proximity/ |
| H A D | hx9023s.c | 1014 static int hx9023s_bin_load(struct hx9023s_data *data, struct hx9023s_bin *bin) in hx9023s_bin_load()
|
| /linux/drivers/net/ethernet/marvell/prestera/ |
| H A D | prestera_pci.c | 211 const struct firmware *bin; member
|
| /linux/drivers/net/wireless/ath/wil6210/ |
| H A D | txrx.c | 2391 int bin; in wil_tx_latency_calc() local
|
| H A D | debugfs.c | 1710 int i, bin; in wil_tx_latency_debugfs_show() local
|
| /linux/drivers/net/wireless/realtek/rtw89/ |
| H A D | fw.c | 150 const u8 *bin; in rtw89_fw_hdr_parser_v0() local 452 const u8 *bin; in rtw89_fw_hdr_parser_v1() local
|