Home
last modified time | relevance | path

Searched refs:gmux_handler (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/platform/x86/
H A Dapple-gmux.c90 const struct vga_switcheroo_handler *gmux_handler; member
577 .gmux_handler = &gmux_handler_ddc,
589 .gmux_handler = &gmux_handler_no_ddc,
601 .gmux_handler = &gmux_handler_no_ddc,
955 ret = vga_switcheroo_register_handler(gmux_data->config->gmux_handler, in gmux_probe()