Home
last modified time | relevance | path

Searched defs:set (Results 626 - 650 of 1735) sorted by relevance

1...<<21222324252627282930>>...70

/kernel/linux/linux-5.10/drivers/net/wireless/intersil/p54/
H A Dmain.c66 p54_set_tim(struct ieee80211_hw *dev, struct ieee80211_sta *sta, bool set) p54_set_tim() argument
H A Dfwio.c262 int p54_update_beacon_tim(struct p54_common *priv, u16 aid, bool set) in p54_update_beacon_tim() argument
/kernel/linux/linux-5.10/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00mac.c418 rt2x00mac_set_tim(struct ieee80211_hw *hw, struct ieee80211_sta *sta, bool set) rt2x00mac_set_tim() argument
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/
H A Dpmf.c307 smt_build_pmf_response(struct s_smc *smc, struct smt_header *req, int set, int local) smt_build_pmf_response() argument
1071 smt_set_para(struct s_smc *smc, struct smt_para *pa, int index, int local, int set) smt_set_para() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wan/
H A Dz85230.c299 static void z8530_rtsdtr(struct z8530_channel *c, int set) in z8530_rtsdtr() argument
/kernel/linux/linux-5.10/drivers/net/phy/
H A Dbcm-phy-lib.c72 int __bcm_phy_modify_exp(struct phy_device *phydev, u16 reg, u16 mask, u16 set) in __bcm_phy_modify_exp() argument
92 int bcm_phy_modify_exp(struct phy_device *phydev, u16 reg, u16 mask, u16 set) in bcm_phy_modify_exp() argument
264 int __bcm_phy_modify_rdb(struct phy_device *phydev, u16 rdb, u16 mask, u16 set) in __bcm_phy_modify_rdb() argument
284 int bcm_phy_modify_rdb(struct phy_device *phydev, u16 rdb, u16 mask, u16 set) in bcm_phy_modify_rdb() argument
606 u16 mask, set; in _bcm_phy_cable_test_start() local
[all...]
/kernel/linux/linux-5.10/drivers/phy/broadcom/
H A Dphy-bcm-sr-usb.c106 static inline void bcm_usb_reg32_setbits(void __iomem *addr, uint32_t set) in bcm_usb_reg32_setbits() argument
/kernel/linux/linux-5.10/drivers/pinctrl/aspeed/
H A Dpinmux-aspeed.h783 int (*set)(struct aspeed_pinmux_data *ctx, member
/kernel/linux/linux-5.10/drivers/nvme/target/
H A Dloop.c203 static int nvme_loop_init_request(struct blk_mq_tag_set *set, in nvme_loop_init_request() argument
/kernel/linux/linux-5.10/drivers/usb/cdns3/
H A Dep0.c274 cdns3_ep0_feature_handle_device(struct cdns3_device *priv_dev, struct usb_ctrlrequest *ctrl, int set) cdns3_ep0_feature_handle_device() argument
337 cdns3_ep0_feature_handle_intf(struct cdns3_device *priv_dev, struct usb_ctrlrequest *ctrl, int set) cdns3_ep0_feature_handle_intf() argument
356 cdns3_ep0_feature_handle_endpoint(struct cdns3_device *priv_dev, struct usb_ctrlrequest *ctrl, int set) cdns3_ep0_feature_handle_endpoint() argument
395 cdns3_req_ep0_handle_feature(struct cdns3_device *priv_dev, struct usb_ctrlrequest *ctrl, int set) cdns3_req_ep0_handle_feature() argument
[all...]
/kernel/linux/linux-5.10/drivers/usb/dwc2/
H A Dcore.c591 u32 set; in dwc2_force_mode() local
[all...]
/kernel/linux/linux-5.10/drivers/tty/ipwireless/
H A Dtty.c306 static int set_control_lines(struct ipw_tty *tty, unsigned int set, in set_control_lines() argument
369 ipw_tiocmset(struct tty_struct *linux_tty, unsigned int set, unsigned int clear) ipw_tiocmset() argument
/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dkeyspan_pda.c411 keyspan_pda_tiocmset(struct tty_struct *tty, unsigned int set, unsigned int clear) keyspan_pda_tiocmset() argument
H A Dupd78f0730.c274 unsigned int set = 0; in upd78f0730_dtr_rts() local
210 upd78f0730_tiocmset(struct tty_struct *tty, unsigned int set, unsigned int clear) upd78f0730_tiocmset() argument
/kernel/linux/linux-5.10/drivers/usb/misc/
H A Dyurex.c429 int i, set = 0, retval = 0; in yurex_write() local
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dohci-at91.c301 static int ohci_at91_port_suspend(struct regmap *regmap, u8 set) in ohci_at91_port_suspend() argument
/kernel/linux/linux-5.10/net/netfilter/
H A Dnft_set_rbtree.c44 static int nft_rbtree_cmp(const struct nft_set *set, in nft_rbtree_cmp() argument
58 static bool __nft_rbtree_lookup(const struct net *net, const struct nft_set *set, in __nft_rbtree_lookup() argument
119 static bool nft_rbtree_lookup(const struct net *net, const struct nft_set *set, in nft_rbtree_lookup() argument
138 __nft_rbtree_get(const struct net *net, const struct nft_set *set, const u32 *key, struct nft_rbtree_elem **elem, unsigned int seq, unsigned int flags, u8 genmask) __nft_rbtree_get() argument
202 nft_rbtree_get(const struct net *net, const struct nft_set *set, const struct nft_set_elem *elem, unsigned int flags) nft_rbtree_get() argument
226 nft_rbtree_gc_remove(struct net *net, struct nft_set *set, struct nft_rbtree *priv, struct nft_rbtree_elem *rbe) nft_rbtree_gc_remove() argument
242 struct nft_set *set = (struct nft_set *)__set; nft_rbtree_gc_elem() local
294 nft_rbtree_update_first(const struct nft_set *set, struct nft_rbtree_elem *rbe, struct rb_node *first) nft_rbtree_update_first() argument
310 __nft_rbtree_insert(const struct net *net, const struct nft_set *set, struct nft_rbtree_elem *new, struct nft_set_ext **ext) __nft_rbtree_insert() argument
488 nft_rbtree_insert(const struct net *net, const struct nft_set *set, const struct nft_set_elem *elem, struct nft_set_ext **ext) nft_rbtree_insert() argument
512 nft_rbtree_remove(const struct net *net, const struct nft_set *set, const struct nft_set_elem *elem) nft_rbtree_remove() argument
526 nft_rbtree_activate(const struct net *net, const struct nft_set *set, const struct nft_set_elem *elem) nft_rbtree_activate() argument
535 nft_rbtree_flush(const struct net *net, const struct nft_set *set, void *priv) nft_rbtree_flush() argument
545 nft_rbtree_deactivate(const struct net *net, const struct nft_set *set, const struct nft_set_elem *elem) nft_rbtree_deactivate() argument
586 nft_rbtree_walk(const struct nft_ctx *ctx, struct nft_set *set, struct nft_set_iter *iter) nft_rbtree_walk() argument
624 struct nft_set *set; nft_rbtree_gc() local
703 nft_rbtree_init(const struct nft_set *set, const struct nft_set_desc *desc, const struct nlattr * const nla[]) nft_rbtree_init() argument
721 nft_rbtree_destroy(const struct nft_ctx *ctx, const struct nft_set *set) nft_rbtree_destroy() argument
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dnetfilter.h167 int (*set)(struct sock *sk, int optval, sockptr_t arg, member
H A Dsignal.h62 static inline void sigaddset(sigset_t *set, int _sig) in sigaddset() argument
71 static inline void sigdelset(sigset_t *set, int _sig) in sigdelset() argument
80 static inline int sigismember(sigset_t *set, int _sig) in sigismember() argument
91 static inline int sigisemptyset(sigset_t *set) in sigisemptyset() argument
190 sigemptyset(sigset_t *set) sigemptyset() argument
203 sigfillset(sigset_t *set) sigfillset() argument
218 sigaddsetmask(sigset_t *set, unsigned long mask) sigaddsetmask() argument
223 sigdelsetmask(sigset_t *set, unsigned long mask) sigdelsetmask() argument
228 sigtestsetmask(sigset_t *set, unsigned long mask) sigtestsetmask() argument
233 siginitset(sigset_t *set, unsigned long mask) siginitset() argument
246 siginitsetinv(sigset_t *set, unsigned long mask) siginitsetinv() argument
[all...]
H A Dserdev.h253 static inline int serdev_device_set_tiocm(struct serdev_device *serdev, int set, int clear) in serdev_device_set_tiocm() argument
H A Dsm501.h99 unsigned long set; member
/kernel/linux/linux-5.10/sound/firewire/bebob/
H A Dbebob.h65 int (*set)(struct snd_bebob *bebob, unsigned int rate); member
/kernel/linux/linux-5.10/sound/pci/ice1712/
H A Dpsc724.c244 void (*set)(struct snd_ice1712 *ice, bool on); member
/kernel/linux/linux-5.10/sound/hda/
H A Dhdac_stream.c677 snd_hdac_stream_sync_trigger(struct hdac_stream *azx_dev, bool set, unsigned int streams, unsigned int reg) snd_hdac_stream_sync_trigger() argument
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Denv.h37 unsigned long *set; member

Completed in 22 milliseconds

1...<<21222324252627282930>>...70