Searched refs:ll_device (Results 1 – 1 of 1) sorted by relevance
65 struct ll_device { struct131 struct ll_device *lldev = serdev_device_get_drvdata(hu->serdev); in ll_open()166 struct ll_device *lldev = serdev_device_get_drvdata(hu->serdev); in ll_close()487 static int send_command_from_firmware(struct ll_device *lldev, in send_command_from_firmware()518 static int download_firmware(struct ll_device *lldev) in download_firmware()614 struct ll_device *lldev; in ll_setup()695 struct ll_device *lldev; in hci_ti_probe()699 lldev = devm_kzalloc(&serdev->dev, sizeof(struct ll_device), GFP_KERNEL); in hci_ti_probe()776 struct ll_device *lldev = serdev_device_get_drvdata(serdev); in hci_ti_remove()