Searched refs:show_board (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/drivers/infiniband/hw/cxgb4/ |
D | provider.c | 399 static ssize_t show_board(struct device *dev, struct device_attribute *attr, in show_board() function 466 static DEVICE_ATTR(board_id, S_IRUGO, show_board, NULL);
|
/Linux-v4.19/drivers/infiniband/hw/vmw_pvrdma/ |
D | pvrdma_main.c | 80 static ssize_t show_board(struct device *device, struct device_attribute *attr, in show_board() function 88 static DEVICE_ATTR(board_id, S_IRUGO, show_board, NULL);
|
/Linux-v4.19/drivers/infiniband/hw/mthca/ |
D | mthca_provider.c | 1107 static ssize_t show_board(struct device *device, struct device_attribute *attr, in show_board() function 1117 static DEVICE_ATTR(board_id, S_IRUGO, show_board, NULL);
|
/Linux-v4.19/drivers/infiniband/hw/cxgb3/ |
D | iwch_provider.c | 1152 static ssize_t show_board(struct device *dev, struct device_attribute *attr, in show_board() function 1279 static DEVICE_ATTR(board_id, S_IRUGO, show_board, NULL);
|
/Linux-v4.19/drivers/infiniband/hw/mlx4/ |
D | main.c | 2152 static ssize_t show_board(struct device *device, struct device_attribute *attr, in show_board() function 2163 static DEVICE_ATTR(board_id, S_IRUGO, show_board, NULL);
|
/Linux-v4.19/drivers/infiniband/hw/nes/ |
D | nes_verbs.c | 2585 static ssize_t show_board(struct device *dev, struct device_attribute *attr, in show_board() function 2595 static DEVICE_ATTR(board_id, S_IRUGO, show_board, NULL);
|
/Linux-v4.19/drivers/infiniband/hw/mlx5/ |
D | main.c | 4086 static ssize_t show_board(struct device *device, struct device_attribute *attr, in show_board() function 4097 static DEVICE_ATTR(board_id, S_IRUGO, show_board, NULL);
|