[<prev] [next>] [day] [month] [year] [list]
Message-ID: <d592e5da0708090101q4ba81470s5a6d02fcd11837bd@mail.gmail.com>
Date: Thu, 9 Aug 2007 11:01:15 +0300
From: "jonatan perry" <jonatan44@...il.com>
To: linux-kernel@...r.kernel.org
Subject: usb device module probing
hello,
i have a linux kernel usb module driver and would like to probe it,
i'v worked by the usbled.c file and didn't understand who the
led_probe(struct usb_interface *interface, const struct usb_device_id *id)
function receive it's paramerts, the struct have the
.probe = led_probe,
filed and called by the
static int __init usb_led_init(void)
but who the function receives the parameters?
thanks.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists