Searched refs:ll_device (Results 1 – 1 of 1) sorted by relevance
65 struct ll_device { struct130 struct ll_device *lldev = serdev_device_get_drvdata(hu->serdev); in ll_open()165 struct ll_device *lldev = serdev_device_get_drvdata(hu->serdev); in ll_close()486 static int send_command_from_firmware(struct ll_device *lldev, in send_command_from_firmware()517 static int download_firmware(struct ll_device *lldev) in download_firmware()611 struct ll_device *lldev; in ll_setup()688 struct ll_device *lldev; in hci_ti_probe()692 lldev = devm_kzalloc(&serdev->dev, sizeof(struct ll_device), GFP_KERNEL); in hci_ti_probe()764 struct ll_device *lldev = serdev_device_get_drvdata(serdev); in hci_ti_remove()