Searched refs:opts (Results 1 – 9 of 9) sorted by relevance
/include/net/netfilter/ |
D | nf_synproxy.h | 47 struct synproxy_options *opts); 50 struct synproxy_options *opts); 54 const struct synproxy_options *opts); 59 struct synproxy_options *opts, u32 recv_seq); 72 const struct synproxy_options *opts); 76 struct synproxy_options *opts, u32 recv_seq);
|
/include/uapi/linux/netfilter_ipv6/ |
D | ip6t_opts.h | 13 __u16 opts[IP6T_OPTS_OPTSNR]; /* opts */ member
|
/include/linux/phy/ |
D | phy.h | 83 int (*configure)(struct phy *phy, union phy_configure_opts *opts); 102 union phy_configure_opts *opts); 210 int phy_configure(struct phy *phy, union phy_configure_opts *opts); 212 union phy_configure_opts *opts); 358 union phy_configure_opts *opts) in phy_configure() argument 367 union phy_configure_opts *opts) in phy_validate() argument
|
/include/linux/power/ |
D | bq27xxx_battery.h | 61 u32 opts; member
|
/include/linux/mtd/ |
D | rawnand.h | 1191 #define LEGACY_ID_NAND(nm, devid, chipsz, erasesz, opts) \ argument 1193 .chipsize = (chipsz), .erasesize = (erasesz), .options = (opts) } 1205 #define EXTENDED_ID_NAND(nm, devid, chipsz, opts) \ argument 1207 .options = (opts) }
|
/include/soc/fsl/ |
D | qman.h | 1009 int qman_init_fq(struct qman_fq *fq, u32 flags, struct qm_mcc_initfq *opts); 1142 struct qm_mcc_initcgr *opts);
|
/include/linux/ |
D | security.h | 131 int cap, unsigned int opts); 270 unsigned int opts); 537 unsigned int opts) in security_capable() argument 539 return cap_capable(cred, ns, cap, opts); in security_capable()
|
D | of.h | 279 const char **opts); 616 const char **opts) in of_find_node_opts_by_path() argument
|
D | lsm_hooks.h | 1480 unsigned int opts);
|