Searched defs:cap (Results 501 - 525 of 627) sorted by relevance

<<212223242526

/linux-master/drivers/platform/x86/
H A Dacer-wmi.c767 static bool has_cap(u32 cap) argument
803 static acpi_status AMW0_get_u32(u32 *value, u32 cap) argument
873 static acpi_status AMW0_set_u32(u32 value, u32 cap) argument
1086 static acpi_status WMID_get_u32(u32 *value, u32 cap) argument
1123 static acpi_status WMID_set_u32(u32 value, u32 cap) argument
1214 wmid_v2_get_u32(u32 *value, u32 cap) argument
1321 wmid_v2_set_u32(u32 value, u32 cap) argument
1457 WMID_gaming_set_u64(u64 value, u32 cap) argument
1481 WMID_gaming_get_u64(u64 *value, u32 cap) argument
1531 get_u32(u32 *value, u32 cap) argument
1561 set_u32(u32 value, u32 cap) argument
2105 u32 cap = (unsigned long)data; local
2120 acer_rfkill_register(struct device *dev, enum rfkill_type type, char *name, u32 cap) argument
[all...]
/linux-master/fs/ceph/
H A Dcaps.c137 struct ceph_cap *cap; local
170 struct ceph_cap *cap; local
207 struct ceph_cap *cap; local
334 struct ceph_cap *cap = NULL; local
386 ceph_put_cap(struct ceph_mds_client *mdsc, struct ceph_cap *cap) argument
442 struct ceph_cap *cap; local
459 struct ceph_cap *cap; local
475 struct ceph_cap *cap = NULL; local
576 __check_cap_issue(struct ceph_inode_info *ci, struct ceph_cap *cap, unsigned issued) argument
658 struct ceph_cap *cap; local
786 __cap_is_valid(struct ceph_cap *cap) argument
816 struct ceph_cap *cap; local
849 struct ceph_cap *cap; local
867 __touch_cap(struct ceph_cap *cap) argument
894 struct ceph_cap *cap; local
968 struct ceph_cap *cap; local
1100 struct ceph_cap *cap; local
1134 __ceph_remove_cap(struct ceph_cap *cap, bool queue_release) argument
1210 ceph_remove_cap(struct ceph_mds_client *mdsc, struct ceph_cap *cap, bool queue_release) argument
1388 struct ceph_cap *cap = rb_entry(p, struct ceph_cap, ci_node); local
1403 __prep_cap(struct cap_msg_args *arg, struct ceph_cap *cap, int op, int flags, int used, int want, int retain, int flushing, u64 flush_tid, u64 oldest_flush_tid) argument
1684 struct ceph_cap *cap = ci->i_auth_cap; variable in typeref:struct:ceph_cap
2025 struct ceph_cap *cap; local
2296 struct ceph_cap *cap = ci->i_auth_cap; local
2574 struct ceph_cap *cap; variable in typeref:struct:ceph_cap
2653 struct ceph_cap *cap; local
2705 struct ceph_cap *cap; local
2740 struct ceph_cap *cap = ci->i_auth_cap; local
4065 struct ceph_cap *cap, *tcap, *new_cap = NULL; local
4201 struct ceph_cap *cap, *ocap, *new_cap = NULL; local
4327 struct ceph_cap *cap; local
4818 struct ceph_cap *cap; local
4982 ceph_purge_inode_cap(struct inode *inode, struct ceph_cap *cap, bool *invalidate) argument
[all...]
/linux-master/drivers/thunderbolt/
H A Dtb.h105 int cap; member in struct:tb_switch_tmu
/linux-master/arch/x86/include/asm/
H A Dperf_event.h567 static inline void perf_get_x86_pmu_capability(struct x86_pmu_capability *cap) argument
/linux-master/drivers/mmc/host/
H A Dsdhci-msm.c1868 union cqhci_crypto_cap_entry cap; local
/linux-master/drivers/bus/
H A Dti-sysc.c151 const struct sysc_capabilities *cap; member in struct:sysc
2902 const struct sysc_capabilities *cap; local
[all...]
/linux-master/fs/smb/client/
H A Dcifssmb.c4826 CIFSSMBSetFSUnixInfo(const unsigned int xid, struct cifs_tcon *tcon, __u64 cap) argument
/linux-master/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dtrans.c260 u16 cap; local
/linux-master/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_main.c1831 int cap = 0; local
1881 int cap local
1890 int cap = speed_duplex_to_caps(speed, cmd->base.duplex); local
[all...]
/linux-master/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac_mcu.c634 u32 cap = 0; local
1427 const struct ieee80211_sta_he_cap *cap; local
[all...]
/linux-master/drivers/net/usb/
H A Dax88179_178a.c717 u32 lp, cap, adv, supported = 0; local
/linux-master/drivers/net/wireless/ath/wil6210/
H A Dwmi.c877 u16 cap = le16_to_cpu(rx_mgmt_frame->u.beacon.capab_info); local
/linux-master/drivers/net/ethernet/microchip/
H A Dlan743x_main.c1396 u8 cap; local
/linux-master/drivers/net/ethernet/marvell/
H A Dskge.c802 static u32 skge_vpd_read(struct pci_dev *pdev, int cap, u16 offset) argument
816 static void skge_vpd_write(struct pci_dev *pdev, int cap, u16 offset, u32 val) argument
832 int cap = pci_find_capability(pdev, PCI_CAP_ID_VPD); local
858 int cap = pci_find_capability(pdev, PCI_CAP_ID_VPD); local
[all...]
/linux-master/drivers/net/ethernet/cortina/
H A Dgemini.c333 u8 cap = mii_resolve_flowctrl_fdx(lcladv, rmtadv); local
/linux-master/drivers/ata/
H A Dahci.h334 u32 cap; /* cap to use */ member in struct:ahci_host_priv
451 static inline int ahci_nr_ports(u32 cap) argument
/linux-master/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmcu.c532 } __packed * cap; local
1314 u8 cap; member in struct:__anon1372
[all...]
/linux-master/security/apparmor/
H A Dlsm.c196 apparmor_capable(const struct cred *cred, struct user_namespace *ns, int cap, unsigned int opts) argument
625 profile_uring(struct aa_profile *profile, u32 request, struct aa_label *new, int cap, struct apparmor_audit_data *ad) argument
/linux-master/net/netlink/
H A Daf_netlink.c878 __netlink_ns_capable(const struct netlink_skb_parms *nsp, struct user_namespace *user_ns, int cap) argument
897 netlink_ns_capable(const struct sk_buff *skb, struct user_namespace *user_ns, int cap) argument
913 netlink_capable(const struct sk_buff *skb, int cap) argument
929 netlink_net_capable(const struct sk_buff *skb, int cap) argument
[all...]
/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_execlists_submission.c2224 struct execlists_capture *cap = container_of(work, typeof(*cap), work); local
2258 struct execlists_capture *cap; local
2331 struct execlists_capture *cap; local
[all...]
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_sdvo.c2021 u8 cap; local
/linux-master/drivers/media/i2c/
H A Dadv7842.c1500 adv7842_dv_timings_cap(struct v4l2_subdev *sd, struct v4l2_dv_timings_cap *cap) argument
H A Dtda1997x.c1910 tda1997x_get_dv_timings_cap(struct v4l2_subdev *sd, struct v4l2_dv_timings_cap *cap) argument
/linux-master/drivers/iommu/
H A Diommu.c1882 bool device_iommu_capable(struct device *dev, enum iommu_cap cap) argument
/linux-master/drivers/video/fbdev/core/
H A Dfbcon.c1935 int cap = info->flags; local

Completed in 684 milliseconds

<<212223242526