Home
last modified time | relevance | path

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

/linux/tools/accounting/
H A Ddelaytop.c139 struct field_desc { struct
155 const struct field_desc *sort_field; /* Current sort field */ argument
166 static const struct field_desc sort_fields[] = {
201 static const struct field_desc *get_field_by_cmd_char(char ch) in get_field_by_cmd_char()
203 const struct field_desc *field; in get_field_by_cmd_char()
214 static const struct field_desc *get_field_by_name(const char *name) in get_field_by_name()
216 const struct field_desc *field; in get_field_by_name()
231 static const char *get_name_by_field(const struct field_desc *field) in get_name_by_field()
239 const struct field_desc *field; in display_available_fields()
276 const struct field_desc *field; in parse_args()
[all …]
/linux/drivers/i2c/busses/
H A Di2c-rtl9300.c56 struct rtl9300_i2c_reg_field field_desc[F_NUM_FIELDS]; member
407 fields[i] = drv_data->field_desc[i].field; in rtl9300_i2c_probe()
408 if (drv_data->field_desc[i].scope == REG_SCOPE_MASTER) in rtl9300_i2c_probe()
475 .field_desc = {
495 .field_desc = {
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_debugfs.c448 struct field_desc { struct
455 const struct field_desc *p) in field_desc_show() argument
476 static struct field_desc tp_la0[] = {
535 static struct field_desc tp_la1[] = { in tp_la_show3()
583 static struct field_desc tp_la2[] = { in tp_la_show3()