Home
last modified time | relevance | path

Searched refs:ssp_mode (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.15/include/linux/amba/
Dpl022.h99 enum ssp_mode { enum
267 enum ssp_mode com_mode;
/Linux-v5.15/sound/soc/intel/atom/
Dsst-atom-controls.c908 .ssp_mode = SSP_MODE_PROVIDER,
930 ctx->ssp_cmd.mode = config->ssp_mode | (config->pcm_mode << 1); in sst_fill_ssp_defaults()
Dsst-atom-controls.h555 u8 ssp_mode; member
/Linux-v5.15/net/bluetooth/
Dhci_event.c2636 data.ssp_mode = 0x00; in hci_inquiry_result_evt()
4293 data.ssp_mode = 0x00; in hci_inquiry_result_with_rssi_evt()
4317 data.ssp_mode = 0x00; in hci_inquiry_result_with_rssi_evt()
4353 ie->data.ssp_mode = (ev->features[0] & LMP_HOST_SSP); in hci_remote_ext_features_evt()
4537 data.ssp_mode = 0x01; in hci_extended_inquiry_result_evt()
4960 ie->data.ssp_mode = (ev->features[0] & LMP_HOST_SSP); in hci_remote_host_features_evt()
Dhci_debugfs.c371 data->rssi, data->ssp_mode, e->timestamp); in inquiry_cache_show()
Dhci_core.c1211 if (!data->ssp_mode) in hci_inquiry_cache_update()
1216 if (!ie->data.ssp_mode) in hci_inquiry_cache_update()
/Linux-v5.15/include/net/bluetooth/
Dhci_core.h47 __u8 ssp_mode; member