Home
last modified time | relevance | path

Searched defs:wg (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpio/
H A Dgpio-wcove.c128 static void wcove_update_irq_mask(struct wcove_gpio *wg, irq_hw_number_t gpio) in wcove_update_irq_mask()
138 static void wcove_update_irq_ctrl(struct wcove_gpio *wg, irq_hw_number_t gpio) in wcove_update_irq_ctrl()
147 struct wcove_gpio *wg = gpiochip_get_data(chip); in wcove_gpio_dir_in() local
159 struct wcove_gpio *wg = gpiochip_get_data(chip); in wcove_gpio_dir_out() local
170 struct wcove_gpio *wg = gpiochip_get_data(chip); in wcove_gpio_get_direction() local
189 struct wcove_gpio *wg = gpiochip_get_data(chip); in wcove_gpio_get() local
205 struct wcove_gpio *wg = gpiochip_get_data(chip); in wcove_gpio_set() local
217 struct wcove_gpio *wg = gpiochip_get_data(chip); in wcove_gpio_set_config() local
240 struct wcove_gpio *wg = gpiochip_get_data(chip); in wcove_irq_type() local
271 struct wcove_gpio *wg = gpiochip_get_data(chip); in wcove_bus_lock() local
[all …]
/linux/drivers/net/wireguard/
H A Dsocket.c20 static int send4(struct wg_device *wg, struct sk_buff *skb, in send4()
97 static int send6(struct wg_device *wg, struct sk_buff *skb, in send6()
203 int wg_socket_send_buffer_as_reply_to_skb(struct wg_device *wg, in wg_socket_send_buffer_as_reply_to_skb()
318 struct wg_device *wg; in wg_receive() local
349 int wg_socket_init(struct wg_device *wg, u16 port) in wg_socket_init()
419 void wg_socket_reinit(struct wg_device *wg, struct sock *new4, in wg_socket_reinit()
H A Dreceive.c47 static int prepare_skb_header(struct sk_buff *skb, struct wg_device *wg) in prepare_skb_header()
92 static void wg_receive_handshake_packet(struct wg_device *wg, in wg_receive_handshake_packet()
209 struct wg_device *wg = container_of(queue, struct wg_device, handshake_queue); in wg_packet_handshake_receive_worker() local
509 static void wg_packet_consume_data(struct wg_device *wg, struct sk_buff *skb) in wg_packet_consume_data()
542 void wg_packet_receive(struct wg_device *wg, struct sk_buff *skb) in wg_packet_receive()
H A Dpeer.c21 struct wg_peer *wg_peer_create(struct wg_device *wg, in wg_peer_create()
167 void wg_peer_remove_all(struct wg_device *wg) in wg_peer_remove_all()
H A Dsend.c110 void wg_packet_send_handshake_cookie(struct wg_device *wg, in wg_packet_send_handshake_cookie()
313 struct wg_device *wg = peer->device; in wg_packet_create_data() local
/linux/include/uapi/linux/
H A Domap3isp.h253 __u8 wg[OMAP3ISP_HIST_MAX_WG]; /* White Balance Gain */ member