Searched refs:PORT_H (Results 1 – 3 of 3) sorted by relevance
/linux/samples/bpf/ |
H A D | test_map_in_map_user.c | 20 #define PORT_H (map_fd[1]) macro 56 ret = bpf_map_update_elem(PORT_H, &port_key, &magic_result, in populate_map() 68 ret = bpf_map_update_elem(H_OF_PORT_H, &port_key, &PORT_H, BPF_NOEXIST); in populate_map() 70 check_map_id(PORT_H, H_OF_PORT_H, port_key); in populate_map()
|
/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_display.h | 134 case PORT_H: in port_identifier()
|
H A D | intel_bios.c | 2354 [PORT_H] = { DVO_PORT_HDMIH, DVO_PORT_DPH, -1 }, in dvo_port_to_port()
|