Searched refs:PORT_H (Results 1 – 4 of 4) sorted by relevance
/openbmc/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()
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_display_limits.h | 85 PORT_H, enumerator
|
H A D | intel_display.h | 145 case PORT_H: in port_identifier()
|
H A D | intel_bios.c | 2320 [PORT_H] = { DVO_PORT_HDMIH, DVO_PORT_DPH, -1 }, in dvo_port_to_port()
|