Home
last modified time | relevance | path

Searched refs:bw_table (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/iio/accel/
H A Dbma180.c46 const int *bw_table; member
259 if (data->part_info->bw_table[i] == val) { in bma180_set_bw()
495 return bma180_show_avail(buf, data->part_info->bw_table, in bma180_show_filter_freq_avail()
752 .bw_table = bma023_bw_table,
781 .bw_table = bma023_bw_table,
809 .bw_table = bma180_bw_table,
836 .bw_table = bma250_bw_table,
/linux/drivers/gpu/drm/msm/adreno/
H A Da6xx_hfi.c806 if (gmu->bw_table) in a6xx_hfi_send_bw_table()
838 gmu->bw_table = msg; in a6xx_hfi_send_bw_table()
841 return a6xx_hfi_send_msg(gmu, HFI_H2F_MSG_BW_TABLE, gmu->bw_table, sizeof(*(gmu->bw_table)), in a6xx_hfi_send_bw_table()