Symbol: field_desc
drivers/i2c/busses/i2c-rtl9300.c
407
fields[i] = drv_data->field_desc[i].field;
drivers/i2c/busses/i2c-rtl9300.c
408
if (drv_data->field_desc[i].scope == REG_SCOPE_MASTER)
drivers/i2c/busses/i2c-rtl9300.c
475
.field_desc = {
drivers/i2c/busses/i2c-rtl9300.c
495
.field_desc = {
drivers/i2c/busses/i2c-rtl9300.c
56
struct rtl9300_i2c_reg_field field_desc[F_NUM_FIELDS];
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
455
const struct field_desc *p)
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
476
static struct field_desc tp_la0[] = {
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
535
static struct field_desc tp_la1[] = {
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
583
static struct field_desc tp_la2[] = {
tools/accounting/delaytop.c
1030
const struct field_desc *field;
tools/accounting/delaytop.c
1067
const struct field_desc *field;
tools/accounting/delaytop.c
155
const struct field_desc *sort_field; /* Current sort field */
tools/accounting/delaytop.c
166
static const struct field_desc sort_fields[] = {
tools/accounting/delaytop.c
201
static const struct field_desc *get_field_by_cmd_char(char ch)
tools/accounting/delaytop.c
203
const struct field_desc *field;
tools/accounting/delaytop.c
214
static const struct field_desc *get_field_by_name(const char *name)
tools/accounting/delaytop.c
216
const struct field_desc *field;
tools/accounting/delaytop.c
231
static const char *get_name_by_field(const struct field_desc *field)
tools/accounting/delaytop.c
239
const struct field_desc *field;
tools/accounting/delaytop.c
276
const struct field_desc *field;