Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/amba/
Dpl022.h108 enum ssp_mode { enum
285 enum ssp_mode com_mode;
/Linux-v4.19/sound/soc/intel/atom/
Dsst-atom-controls.c898 .ssp_mode = SSP_MODE_MASTER,
920 ctx->ssp_cmd.mode = config->ssp_mode | (config->pcm_mode << 1); in sst_fill_ssp_defaults()
Dsst-atom-controls.h564 u8 ssp_mode; member
/Linux-v4.19/net/bluetooth/
Dhci_event.c2378 data.ssp_mode = 0x00; in hci_inquiry_result_evt()
3946 data.ssp_mode = 0x00; in hci_inquiry_result_with_rssi_evt()
3967 data.ssp_mode = 0x00; in hci_inquiry_result_with_rssi_evt()
4002 ie->data.ssp_mode = (ev->features[0] & LMP_HOST_SSP); in hci_remote_ext_features_evt()
4157 data.ssp_mode = 0x01; in hci_extended_inquiry_result_evt()
4570 ie->data.ssp_mode = (ev->features[0] & LMP_HOST_SSP); in hci_remote_host_features_evt()
Dhci_debugfs.c353 data->rssi, data->ssp_mode, e->timestamp); in inquiry_cache_show()
Dhci_conn.c218 if (ie->data.ssp_mode > 0) in hci_acl_create_connection()
Dhci_core.c1164 if (!data->ssp_mode) in hci_inquiry_cache_update()
1169 if (!ie->data.ssp_mode) in hci_inquiry_cache_update()
/Linux-v4.19/include/net/bluetooth/
Dhci_core.h46 __u8 ssp_mode; member