Home
last modified time | relevance | path

Searched defs:is_supported (Results 1 – 10 of 10) sorted by relevance

/linux-5.10/tools/perf/tests/
Dtests.h39 bool (*is_supported)(void); member
Dwp.c187 bool (*is_supported)(void); member
/linux-5.10/drivers/gpu/drm/amd/display/dmub/src/
Ddmub_srv.c346 bool *is_supported) in dmub_srv_has_hw_support()
/linux-5.10/drivers/gpu/drm/amd/display/dmub/
Ddmub_srv.h263 bool (*is_supported)(struct dmub_srv *dmub); member
/linux-5.10/drivers/pinctrl/bcm/
Dpinctrl-cygnus-mux.c132 int is_supported; member
/linux-5.10/drivers/infiniband/core/
Droce_gid_mgmt.c73 bool (*is_supported)(const struct ib_device *device, u8 port_num); member
/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_vfpf.h220 u8 is_supported; member
/linux-5.10/drivers/thunderbolt/
Dicm.c88 bool (*is_supported)(struct tb *tb); member
/linux-5.10/drivers/platform/x86/
Dthinkpad_acpi.c410 static inline const char *str_supported(int is_supported) { return ""; } in str_supported()
10010 static const char * __init str_supported(int is_supported) in str_supported()
/linux-5.10/drivers/net/hyperv/
Dhyperv_net.h743 u8 is_supported; /* Is supported by VSP */ member