| /linux/fs/adfs/ |
| H A D | super.c | 95 struct adfs_sb_info *asb = ADFS_SB(sb); in adfs_put_super() local 98 kfree_rcu(asb, rcu); in adfs_put_super() 103 struct adfs_sb_info *asb = ADFS_SB(root->d_sb); in adfs_show_options() local 105 if (!uid_eq(asb->s_uid, GLOBAL_ROOT_UID)) in adfs_show_options() 106 seq_printf(seq, ",uid=%u", from_kuid_munged(&init_user_ns, asb->s_uid)); in adfs_show_options() 107 if (!gid_eq(asb->s_gid, GLOBAL_ROOT_GID)) in adfs_show_options() 108 seq_printf(seq, ",gid=%u", from_kgid_munged(&init_user_ns, asb->s_gid)); in adfs_show_options() 109 if (asb->s_owner_mask != ADFS_DEFAULT_OWNER_MASK) in adfs_show_options() 110 seq_printf(seq, ",ownmask=%o", asb->s_owner_mask); in adfs_show_options() 111 if (asb->s_other_mask != ADFS_DEFAULT_OTHER_MASK) in adfs_show_options() [all …]
|
| H A D | map.c | 115 scan_free_map(struct adfs_sb_info *asb, struct adfs_discmap *dm) in scan_free_map() argument 118 const unsigned int idlen = asb->s_idlen; in scan_free_map() 159 static int scan_map(struct adfs_sb_info *asb, unsigned int zone, in scan_map() argument 162 const unsigned int idlen = asb->s_idlen; in scan_map() 166 dm = asb->s_map + zone; in scan_map() 167 zone = asb->s_map_size; in scan_map() 168 dm_end = asb->s_map + zone; in scan_map() 178 dm = asb->s_map; in scan_map() 198 struct adfs_sb_info *asb = ADFS_SB(sb); in adfs_map_statfs() local 199 struct adfs_discrecord *dr = adfs_map_discrecord(asb->s_map); in adfs_map_statfs() [all …]
|
| /linux/drivers/pmdomain/bcm/ |
| H A D | bcm2835-power.c | 145 void __iomem *asb; member 156 void __iomem *base = power->asb; in bcm2835_asb_control() 310 dev_err(power->dev, "Failed to enable ASB master for %s\n", in bcm2835_asb_power_on() 316 dev_err(power->dev, "Failed to enable ASB slave for %s\n", in bcm2835_asb_power_on() 343 dev_warn(power->dev, "Failed to disable ASB slave for %s\n", in bcm2835_asb_power_off() 349 dev_warn(power->dev, "Failed to disable ASB master for %s\n", in bcm2835_asb_power_off() 374 if (!power->asb) in bcm2835_power_pd_power_on() 443 if (!power->asb) in bcm2835_power_pd_power_off() 532 * ASB, reset, and re-enable. 631 power->asb = pm->asb; in bcm2835_power_probe() [all …]
|
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/acr/ |
| H A D | tu102.c | 39 return nvkm_acr_hsfw_boot(acr, "ASB"); in tu102_acr_init() 155 .asb = tu102_acr_asb_fwif, 179 hsfwif = nvkm_firmware_load(subdev, fwif->func->asb, "AcrASB", in tu102_acr_load() 180 acr, "acr/bl", "acr/ucode_asb", "ASB"); in tu102_acr_load()
|
| H A D | ga102.c | 279 .asb = ga102_acr_asb_fwif, 302 hsfwif = nvkm_firmware_load(subdev, fwif->func->asb, "AcrASB", in ga102_acr_load() 303 acr, NULL, "acr/ucode_asb", "ASB"); in ga102_acr_load()
|
| H A D | priv.h | 21 const struct nvkm_acr_hsf_fwif *asb; member
|
| /linux/drivers/soc/versatile/ |
| H A D | soc-integrator.c | 29 return "ASB little-endian"; in integrator_arch_str() 37 return "AHB system bus, ASB processor bus"; in integrator_arch_str()
|
| /linux/fs/smb/server/ |
| H A D | asn1.h | 3 * The ASB.1/BER parsing code is derived from ip_nat_snmp_basic.c which was in
|
| H A D | asn1.c | 3 * The ASB.1/BER parsing code is derived from ip_nat_snmp_basic.c which was in
|
| /linux/net/ipv4/netfilter/ |
| H A D | nf_nat_snmp_basic_main.c | 24 * The ASB.1/BER parsing code is derived from the gxsnmp package by Gregory
|
| /linux/drivers/media/pci/cx88/ |
| H A D | cx88-reg.h | 480 #define MO_PLL_B 0x35C008 // {32}RW* PLL Control for ASB bus clks
|
| /linux/include/uapi/linux/ |
| H A D | cdrom.h | 747 __u8 asb[46]; member
|
| /linux/drivers/net/usb/ |
| H A D | qmi_wwan.c | 1125 {QMI_QUIRK_SET_DTR(0x05c6, 0x9025, 4)}, /* Alcatel-sbell ASB TL131 TDD LTE (China Mobile) */
|
| /linux/drivers/media/pci/cx25821/ |
| H A D | cx25821-reg.h | 38 * ASB SRAM
|