Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/
Dhnae3.c19 static bool hnae3_client_match(enum hnae3_client_type client_type, in hnae3_client_match() argument
22 if ((dev_type == HNAE3_DEV_KNIC) && (client_type == HNAE3_CLIENT_KNIC || in hnae3_client_match()
23 client_type == HNAE3_CLIENT_ROCE)) in hnae3_client_match()
26 if (dev_type == HNAE3_DEV_UNIC && client_type == HNAE3_CLIENT_UNIC) in hnae3_client_match()
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/inc/
Dpower_state.h166 unsigned long client_type; member
/Linux-v4.19/drivers/media/v4l2-core/
Dv4l2-common.c181 struct i2c_adapter *adapter, const char *client_type, in v4l2_i2c_new_subdev() argument
189 strlcpy(info.type, client_type, sizeof(info.type)); in v4l2_i2c_new_subdev()
/Linux-v4.19/include/media/
Dv4l2-common.h135 struct i2c_adapter *adapter, const char *client_type,
/Linux-v4.19/Documentation/media/kapi/
Dv4l2-subdev.rst426 :c:type:`i2c_board_info` structure using the ``client_type`` and the