Searched defs:ops_data (Results 1 - 8 of 8) sorted by relevance
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | rfkill.h | 227 rfkill_alloc(const char *name, struct device *parent, const enum rfkill_type type, const struct rfkill_ops *ops, void *ops_data) rfkill_alloc() argument
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | rfkill.h | 249 rfkill_alloc(const char *name, struct device *parent, const enum rfkill_type type, const struct rfkill_ops *ops, void *ops_data) rfkill_alloc() argument
|
| /kernel/linux/linux-5.10/net/rfkill/ |
| H A D | core.c | 922 rfkill_alloc(const char *name, struct device *parent, const enum rfkill_type type, const struct rfkill_ops *ops, void *ops_data) rfkill_alloc() argument
|
| /kernel/linux/linux-5.10/include/net/ |
| H A D | ndisc.h | 342 ndisc_redirect_opt_addr_space(struct net_device *dev, struct neighbour *neigh, u8 *ops_data_buf, u8 **ops_data) ndisc_redirect_opt_addr_space() argument
|
| /kernel/linux/linux-5.10/net/ipv6/ |
| H A D | ndisc.c | 1604 ops_data_buf[NDISC_OPS_REDIRECT_DATA_SPACE], *ops_data = NULL; in ndisc_send_redirect() local 175 ndisc_fill_redirect_addr_option(struct sk_buff *skb, void *ha, const u8 *ops_data) ndisc_fill_redirect_addr_option() argument
|
| /kernel/linux/linux-6.6/include/net/ |
| H A D | ndisc.h | 342 ndisc_redirect_opt_addr_space(struct net_device *dev, struct neighbour *neigh, u8 *ops_data_buf, u8 **ops_data) ndisc_redirect_opt_addr_space() argument
|
| /kernel/linux/linux-6.6/net/rfkill/ |
| H A D | core.c | 985 rfkill_alloc(const char *name, struct device *parent, const enum rfkill_type type, const struct rfkill_ops *ops, void *ops_data) rfkill_alloc() argument
|
| /kernel/linux/linux-6.6/net/ipv6/ |
| H A D | ndisc.c | 1677 ops_data_buf[NDISC_OPS_REDIRECT_DATA_SPACE], *ops_data = NULL; in ndisc_send_redirect() local 176 ndisc_fill_redirect_addr_option(struct sk_buff *skb, void *ha, const u8 *ops_data) ndisc_fill_redirect_addr_option() argument
|
Completed in 12 milliseconds