Searched refs:show_board (Results 1 - 6 of 6) sorted by relevance

/drivers/infiniband/hw/cxgb4/
H A Dprovider.c374 static ssize_t show_board(struct device *dev, struct device_attribute *attr, function
403 static DEVICE_ATTR(board_id, S_IRUGO, show_board, NULL);
/drivers/infiniband/hw/amso1100/
H A Dc2_provider.c544 static ssize_t show_board(struct device *dev, struct device_attribute *attr, function
554 static DEVICE_ATTR(board_id, S_IRUGO, show_board, NULL);
/drivers/infiniband/hw/cxgb3/
H A Diwch_provider.c1270 static ssize_t show_board(struct device *dev, struct device_attribute *attr, function
1338 static DEVICE_ATTR(board_id, S_IRUGO, show_board, NULL);
/drivers/infiniband/hw/mlx4/
H A Dmain.c848 static ssize_t show_board(struct device *device, struct device_attribute *attr, function
860 static DEVICE_ATTR(board_id, S_IRUGO, show_board, NULL);
/drivers/infiniband/hw/mthca/
H A Dmthca_provider.c1192 static ssize_t show_board(struct device *device, struct device_attribute *attr, function
1203 static DEVICE_ATTR(board_id, S_IRUGO, show_board, NULL);
/drivers/infiniband/hw/nes/
H A Dnes_verbs.c2780 * show_board
2782 static ssize_t show_board(struct device *dev, struct device_attribute *attr, function
2793 static DEVICE_ATTR(board_id, S_IRUGO, show_board, NULL);

Completed in 91 milliseconds